klausmeyer / fritzbox-smarthome

🏡 💡 Ruby client for AVM Home Automation Interface
https://rubygems.org/gems/fritzbox-smarthome
MIT License
6 stars 5 forks source link

Add support for Fritz!DECT lightbulbs #31

Closed carpodaster closed 2 years ago

carpodaster commented 2 years ago

So far, only switching them on and off support

Future refactoring could extract the #toggle! and #active? into a mixin like OnOffSwitchable (terrible name, but you get the idea :wink: ) to provide a uniform interface for all things on-off'able.

klausmeyer commented 2 years ago

Pushed a new release:

https://rubygems.org/gems/fritzbox-smarthome/versions/0.4.0