hthiery / python-fritzhome

Python Library to access AVM Fritz!Box homeautomation
MIT License
52 stars 37 forks source link

Bump Home Assistant dependency of python-fritzhome to version 0.6.0 to allow the support for FRITZ DECT 440 and 550 #47

Closed altso2222 closed 3 years ago

altso2222 commented 3 years ago

To allow the support for the FRITZ DECT 440 switch and the FRITZ DECT 500 light bulb, the HA dependency to python-fritzhome has to be bumped to version 0.6.0.

Link to current version of python-fritzhome: https://github.com/hthiery/python-fritzhome/tree/0.6.0

Inititial discussion: https://community.home-assistant.io/t/support-for-avm-fritz-dect-switch-440-and-light-bulb-500/224433/13

mib1185 commented 3 years ago

first 0.6.0 needs to be released and published on pypi - it is still on 0.4.2 -> https://pypi.org/project/pyfritzhome @hthiery is there a reason, why 0.6.0 is still not available via PyPi?

When 0.6.0 becomes available, I will start the work on HA side to implement support for 440 and 500 (see https://community.home-assistant.io/t/support-for-avm-fritz-dect-switch-440-and-light-bulb-500/224433/14)

hthiery commented 3 years ago

Hi. Just released version 0.6.1 on pypi. The reason it was not done before was a lack of time and some issue when switching to github actions. I hope you can go on with your work on homeassistant. Let me know if there are some issues.

mib1185 commented 3 years ago

Hi @hthiery many thanks for your great work and the release 🙂 First I will test and bump to 0.6.1 on HA ... afterwards will start implementing support for 440 and 500.

mib1185 commented 3 years ago

Hi @altso2222 , please re-open this issue, since the work is not done yet ;)

flabbamann commented 3 years ago

Hi @hthiery would you please release a new version containing the color temperature improvements by @mib1185 so this can be used in Home Assistant? Thank you 🙂

hthiery commented 3 years ago

@flabbamann done!