Browse Source

Use the active color for the long press power button night light.

pull/20/head v1.0.0-RC1
Maurice Makaay 3 years ago
parent
commit
c1036e2f4d
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      doc/example.yaml

+ 1
- 4
doc/example.yaml View File

@ -156,10 +156,7 @@ binary_sensor:
then:
- light.turn_on:
id: ${id_light}
red: 1
green: 1
blue: 1
brightness: 0.01
brightness: 1%
# When tapping the color button, acivate the next preset.
# When holding the color button, activate the next preset group.


Loading…
Cancel
Save