Leggin / dirigera

This repository provides an unofficial Python client for controlling the IKEA Dirigera Smart Home Hub.
MIT License
116 stars 21 forks source link

Added Starkvind device control #50

Closed vangoft closed 7 months ago

vangoft commented 7 months ago

Added possibility to control Starkvind air purifiers with Dirigera hub.

air_purifier.py was tested with my own two purifiers to check functionality. class was written based on coding style in other classes.

test_air_purifier.py created and passing.

readme.md also updated.

i don't think any more tasks are open

Leggin commented 7 months ago

Thank you looks really good! CI is just complaining about trailing whitespace. If you have time to fix it great, if not I will merge it latest tomorrow and take care of it.

vangoft commented 7 months ago

All done! Hopefully the CI doesn't complain anymore :D

Leggin commented 7 months ago

awesome! thank you!