mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
Added some themes, but mostly updated power monitor to better wrangle the sensors and udpate_intervals to save DB space
This commit is contained in:
@@ -104,9 +104,6 @@ action:
|
||||
- switch.adaptive_lighting_bedroom
|
||||
- switch.adaptive_lighting_adapt_brightness_bedroom
|
||||
- switch.adaptive_lighting_adapt_color_bedroom
|
||||
- action: switch.turn_off
|
||||
target:
|
||||
entity_id: switch.adaptive_lighting_sleep_mode_bedroom
|
||||
default:
|
||||
- action: switch.turn_off
|
||||
target:
|
||||
|
||||
@@ -11,3 +11,8 @@ action:
|
||||
data: {}
|
||||
target:
|
||||
entity_id: media_player.ma_bedroom_hub
|
||||
|
||||
- action: switch.turn_off
|
||||
data: {}
|
||||
target:
|
||||
entity_id: switch.adaptive_lighting_sleep_mode_bedroom
|
||||
@@ -14,3 +14,8 @@ action:
|
||||
volume: 0.35
|
||||
repeat: all
|
||||
shuffle: false
|
||||
|
||||
- action: switch.turn_on
|
||||
data: {}
|
||||
target:
|
||||
entity_id: switch.adaptive_lighting_sleep_mode_bedroom
|
||||
|
||||
Reference in New Issue
Block a user