Betree / magicblue

💡 Unofficial Python API to control Magic Blue bulbs over Bluetooth
MIT License
100 stars 23 forks source link

Add support for time schedules #43

Closed StevenLooman closed 6 years ago

StevenLooman commented 6 years ago

Add support for time schedules, as per issue #26. Not supported by the shell/CLI.

Also add ability to set current time from shell. Also move to bluepy==1.1.4, as 1.1.2 is pulled from pypi.

StevenLooman commented 6 years ago

Please test! Works for my v10 bulbs, but not sure if it works for other versions.

Betree commented 6 years ago

Looks great ! I'm currently setting up Hass.io and intend to release MB as an official component soon. I'll test and merge this before releasing 😉