Generic LED esphome controller V1.1
This commit is contained in:
@@ -1,23 +1,14 @@
|
||||
switch:
|
||||
- platform: group
|
||||
name: Simulation Lights
|
||||
# Lights included in 'away from home' random pattern
|
||||
group:
|
||||
simulation_lights_all:
|
||||
name: Simulation Lights (All)
|
||||
entities:
|
||||
- switch.tasmo_ks811d_1242_entrance_a # Entranceway Main Lights
|
||||
- switch.tasmo_ks811d_0302_entrybath_a # Entranceway Guest Bathroom Lights
|
||||
- switch.tasmo_ks811d_6110_kitchen_a # Main Kitchen, Main Lights
|
||||
- switch.tasmo_ks811d_6110_kitchen_b # Main Kitchen, Bench Lights
|
||||
- switch.main_hallway_lightswitch_tasmo_ks811s_2940_hallway_1a # Hallway Main Lights
|
||||
- switch.tasmo_ks811d_1701_stairs_2a # Stairs, Lower ceiling lights
|
||||
- switch.tasmo_ks811t_0702_lounge_3a # Lounge Main, South
|
||||
- switch.tasmo_ks811t_0702_lounge_3b # Lounge Main, Middle
|
||||
- switch.tasmo_ks811t_0702_lounge_3c # Lounge Main, North (above stairs)
|
||||
- switch.tasmo_ks811t_0707_downstloun_2a # Foxhole Lounge Main Lights
|
||||
- switch.tasmo_ks811t_0707_downstloun_2b # Foxhole Lounge Wall Lights
|
||||
- switch.tasmo_ks811s_3136_downstbed2_1a # Foxhole Craft Room Lights
|
||||
- switch.tasmo_ks811t_3642_downstbed1_1a # Foxhole Main Bedroom, Main Lights
|
||||
- switch.tasmo_s4chan_4231_underhouselights_b # Underhouse Main Lights
|
||||
- switch.esp_downstkitchlights_relay_1_dining_light
|
||||
- switch.esp_downstkitchlights_relay_2_kitchen_light
|
||||
- switch.esp_downstbathswitch_relay_1_main_lights
|
||||
- switch.esp_downstbathswitch_relay_2_cabinet_light
|
||||
- switch.tasmo_ks811d_1242_entrance_a
|
||||
- switch.tasmo_ks811d_0302_entrybath_a
|
||||
- switch.tasmo_ks811d_6110_kitchen_a
|
||||
- switch.tasmo_ks811d_6110_kitchen_b
|
||||
- switch.main_hallway_lightswitch_tasmo_ks811s_2940_hallway_1a
|
||||
- switch.tasmo_ks811d_1701_stairs_2a
|
||||
- switch.tasmo_ks811t_0702_lounge_3a
|
||||
- switch.tasmo_ks811t_0702_lounge_3b
|
||||
- switch.tasmo_ks811t_0702_lounge_3c
|
||||
- group.downstairs_flat_lights # ← now valid here
|
||||
|
Reference in New Issue
Block a user