https://github.com/domoticz/domoticz/issues/2078
https://github.com/domoticz/domoticz/pull/2229
Summary:
- Color picker for dimmer updated with adjustable color temperature
- Possible to set colors other than fully saturated from Web UI / JSON Web API and MQTT
- Set color of device is stored in database and available through JSON Web API and MQTT
- Full color data used internally by Domoticz instead of hue + white level
- Hue stored in existing scenes and timers is translated during database upgrade
- All Domoticz hardware drivers updated to support new color format
- Field "Color" added to "devices" JSON Web API
- Field "Color" added to MQTT status update from Domoticz
- Web API command "setcolbrightnessvalue" now accepts JSON formatted color data as well as hue
- Web API commands to set/get timers and set/get scene devices now accepts JSON formatted color data instead of hue
- JSON formatted color data passed to Python plugins instead of Hue
Please include in test report:
- Which commit did you test
- What worked
- What did not work, including screenshot and log