namacha / python-magichue

Control Magic Hue(Magichome) in Python.
MIT License
60 stars 14 forks source link

Support for candle mode after firmware update #37

Closed maverage closed 2 years ago

maverage commented 3 years ago

Magichue currently does not support candle mode, which was added in the latest firmware update for magic home controllers.

Reproduce the behavior: Set one magic hue device to candle mode in app

magichue.Light(ip)

fails with KeyError: 95 Device

namacha commented 3 years ago

Please try update python-magichue to the latest version. I fixed that bug at 0.2.9.3.