Increase glow brightness for case
This commit is contained in:
@@ -129,7 +129,7 @@ script:
|
|||||||
then:
|
then:
|
||||||
- light.turn_on:
|
- light.turn_on:
|
||||||
id: output_led
|
id: output_led
|
||||||
brightness: 15%
|
brightness: 25%
|
||||||
red: 1
|
red: 1
|
||||||
green: 1
|
green: 1
|
||||||
blue: 1
|
blue: 1
|
||||||
@@ -482,7 +482,7 @@ light:
|
|||||||
name: flash_white
|
name: flash_white
|
||||||
colors:
|
colors:
|
||||||
- state: true
|
- state: true
|
||||||
brightness: 15%
|
brightness: 25%
|
||||||
red: 100%
|
red: 100%
|
||||||
green: 90%
|
green: 90%
|
||||||
blue: 90%
|
blue: 90%
|
||||||
|
Reference in New Issue
Block a user