esphome lounge switches and scene control
This commit is contained in:
@@ -11,20 +11,20 @@
|
||||
state: "on"
|
||||
sequence:
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.tasmo_ks811d_5613_lounge_4b
|
||||
entity_id: switch.esp_loungesouthleftswitch_relay_2_outside_light_1
|
||||
default:
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.tasmo_ks811d_5613_lounge_4b
|
||||
entity_id: switch.esp_loungesouthleftswitch_relay_2_outside_light_1
|
||||
- id: "Two_Way_Lights_-_Garage_Corridor_-_2"
|
||||
alias: "Two Way Lights - Garage Corridor - 2"
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: switch.tasmo_ks811d_5613_lounge_4b
|
||||
entity_id: switch.esp_loungesouthleftswitch_relay_2_outside_light_1
|
||||
action:
|
||||
- choose:
|
||||
- conditions:
|
||||
- condition: state
|
||||
entity_id: switch.tasmo_ks811d_5613_lounge_4b
|
||||
entity_id: switch.esp_loungesouthleftswitch_relay_2_outside_light_1
|
||||
state: "on"
|
||||
sequence:
|
||||
- service: switch.turn_on
|
||||
@@ -46,7 +46,7 @@
|
||||
state: "on"
|
||||
sequence:
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.tasmo_sbas_0407_garagelight
|
||||
entity_id: switch.esp_loungesouthleftswitch_relay_2_outside_light_1
|
||||
default:
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.tasmo_sbas_0407_garagelight
|
||||
|
||||
Reference in New Issue
Block a user