Releases: hthiery/python-fritzhome
Releases · hthiery/python-fritzhome
0.6.14
What's Changed
- Add wait_device_txbusy method by @mib1185 in #103
- powermeter: catch invalid values for power and energy by @hthiery in #110
- Add more tests for lightbulb by @flabbamann in #113
- Check if a lightbulb has fullcolorsupport by @flabbamann in #105
- Fix version import by @flabbamann in #112
Full Changelog: 0.6.13...0.6.14
0.6.13
What's Changed
- Repository Maintenance by @mib1185 in #108
- Update github actions by @flabbamann in #107
Full Changelog: 0.6.12...0.6.13
0.6.12
0.6.11
0.6.10
What's Changed
- Remove outdated travis file by @crasu in #87
- Run tests on python 3.12 by @flabbamann in #88
- add AIN argument to "apply template" function by @shadoxxhd in #85
- Add group support by @mib1185 in #91
- adds support for the new login procedure by @Gezzo42 in #93
- Add device and unit id property to FritzhomeEntityBase by @mib1185 in #94
- Add supported features property to FritzhomeEntityBase by @mib1185 in #95
- Split features and move battery and tx_busy values to base entity by @mib1185 in #96
New Contributors
- @shadoxxhd made their first contribution in #85