If a switch is dimmable the slider is so small it is nearly impossible to adjust it correct. Maybe make the slider full width so my fat fingers can adjust the light properly
I now have a blockly that at 06:00 turns on light for 40 minutes.
My problem is that it remembers the dim level from the last time the lights was switched off and therefore is wrong.
How do i do:
IF time = 06:00
Do: Switch on light for 40 minutes with dim level = 50% ?
What is the best was to control 3 different lights when play/pause from kodi? Now I have 2 scenes with "group": Film play: 3 devices with dim levels: 75% 50% and 15% Film pause: 3 devices with dim levels: 90% 75% and 50% In blockly I have two different events: Kodi play & kodi pause: Kodi pause: If ...