yaml tweaks
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
appdaemon:
|
||||
invalid_yaml_warnings: 0
|
||||
missing_app_warnings: 0
|
||||
latitude: 30.250968
|
||||
longitude: -97.748193
|
||||
elevation: 150
|
||||
|
||||
@@ -35,7 +35,7 @@ kitchen:
|
||||
scene:
|
||||
light.kitchen:
|
||||
state: on
|
||||
brightness_pct: 1
|
||||
brightness: 1
|
||||
|
||||
kitchen_button:
|
||||
module: button
|
||||
|
||||
@@ -59,7 +59,7 @@ living_room:
|
||||
brightness_pct: 5
|
||||
sleep: input_boolean.sleeping
|
||||
sleep_state:
|
||||
off_duration: '00:02:00'
|
||||
# off_duration: '00:02:00'
|
||||
scene:
|
||||
light.living_room:
|
||||
state: 'on'
|
||||
|
||||
Reference in New Issue
Block a user