I'm waiting for my Mycroft in order to test this skill and keep developing
Mycroft Skill to control smart light bulbs of the following brands:
- MiLight
- LimitlessLED
- AppLight
- AppLamp
- LEDme
- dekolight
- iLight
- EasyBulb Full API documentation can be found here: http://www.limitlessled.com/dev/
pip install milight
Thanks to https://github.com/McSwindler/python-milight
Edit mycroft.ini to add MilightSkill section
[MilightSkill]
host = your_hub_ip
port = _port_ #default 8899
Mycroft, lights all on
Mycroft, switch on first zone
etc