Broken YeeMee - (Control Yeelight Smart Bulb + Ambi from Kodi)
(2017-10-10, 09:03)ageorgios Wrote: It would be great if you added the ability to use general purpose http lamps by adding to settings the http calls that should be called like:

color: http://mylamp/change?color=FF00FF
on/off: http://mylamp/on

With a lamp like AiLight and custom firmware, or with H801 or Magic Home LED controllers you can solve the problem with direct changes since the controllers implement RGB change with fade.
https://github.com/arendst/Sonoff-Tasmota

No, this would be too complex to support more than 1 type of bulb, best if each hw has it's own addon, someone that actually owns these bulbs Smile It'd be hard to test without the actual bulbs....

(2017-10-10, 09:03)ageorgios Wrote: Moreover there is an effect on yeelight sdk for smooth transitions, do you already use it?
https://yeelight.readthedocs.io/en/stable/index.html
>>> bulb = Bulb("192.168.0.19", effect="smooth", duration=1000)

Do you plan opening the source of your plugin?

There is option for smooth transitions, just take a look in the settings.
Reply


Messages In This Thread
RE: YeeMee - (Control Yeelight Smart Bulb + Ambi from Kodi) - by User 325245 - 2017-10-10, 10:56
Logout Mark Read Team Forum Stats Members Help
YeeMee - (Control Yeelight Smart Bulb + Ambi from Kodi)2