More toggle optimizations

This commit is contained in:
2022-12-22 15:17:04 -05:00
parent e5af749110
commit 6587b5ad96
2 changed files with 11 additions and 2 deletions

Submodule node-red/projects/NerdFlows updated: e956bd6bd2...574ed51961

View File

@ -163,6 +163,10 @@ global_off:
data: {}
target:
entity_id: all
- service: input_boolean.turn_off
data: {}
target:
entity_id: input_boolean.tina_desk_lights
mode: single
icon: mdi:earth-off
global_on:
@ -176,6 +180,9 @@ global_on:
icon: mdi:earth
max_brightness:
sequence:
- service: input_boolean.turn_on
target:
entity_id: input_boolean.tina_desk_lights
- service: switch.turn_off
target:
entity_id:
@ -361,7 +368,9 @@ max_brightness_cleanup:
- service: input_boolean.turn_off
data: {}
target:
entity_id: input_boolean.shower_mode
entity_id:
- input_boolean.shower_mode
- input_boolean.tina_desk_lights
- service: input_boolean.turn_on
data: {}
target: