Releases: hthiery/python-fritzhome
Releases · hthiery/python-fritzhome
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