Light Detail Update
It's finally here! The long awaited light detail, where you can set color, temp and brightness.
HA Version needed: 2023.6+
Change in dialog headers
Changes
- fixed Hue Screen header on HA 2023.6+
- add Light Detail on Hue Screen (Issues #1 #2 #10)
- add html classes (
state-on
,state-off
,state-unavailable
) onha-card
, so you can customize the look (Issue #25) - fixed support for card-mod (Issues #18 #21)
- add vibration feedback when activating scene
- scroll to scene/light when activated/selected
- add localization of state in Text template
- add aplha channel in Colors (Issue #19)
- improved colors on switch, when using
theme-color
- fixed going back/forward in browser and closing dialog
- changed default (automatic) click action to
hue-screen
(as it allows almost everything now) - detection, basic usage and recommendation of hass-hue-icons (Issue #3)
- color of lights in temp mode is more hue-like (6500K is blue instead of white).
- maybe some other improvements
Full Changelog: v1.3.0...v1.4.0