mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-22 09:01:22 +00:00
Update Switch names
This commit is contained in:
parent
03a9471d51
commit
a421ccaeb5
@ -67,11 +67,12 @@ switch.Outlet_304_2:
|
|||||||
|
|
||||||
switch.Outlet_304_3:
|
switch.Outlet_304_3:
|
||||||
friendly_name: 'Outlet_304_3'
|
friendly_name: 'Outlet_304_3'
|
||||||
icon: mdi:power-plug
|
emulated_hue: true
|
||||||
assumed_state: true
|
icon: mdi:power-plug
|
||||||
|
assumed_state: true
|
||||||
switch.Village_Outlet:
|
|
||||||
friendly_name: 'Village_Outlet'
|
switch.Outlet_304_4:
|
||||||
|
friendly_name: 'Outlet_304_4'
|
||||||
emulated_hue: true
|
emulated_hue: true
|
||||||
icon: mdi:power-plug
|
icon: mdi:power-plug
|
||||||
assumed_state: true
|
assumed_state: true
|
||||||
|
@ -23,7 +23,4 @@ holiday_switches_on:
|
|||||||
- delay: 00:00:30
|
- delay: 00:00:30
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
entity_id: switch.dining_room_outlet
|
entity_id: switch.dining_room_outlet
|
||||||
- delay: 00:00:30
|
|
||||||
- service: switch.turn_on
|
|
||||||
entity_id: switch.village_outlet
|
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ switch_turn_off_all:
|
|||||||
entity_id: switch.living_room_amp
|
entity_id: switch.living_room_amp
|
||||||
- delay: '00:01:00'
|
- delay: '00:01:00'
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
entity_id: switch.village_outlet
|
entity_id: switch.Outlet_304_4
|
||||||
|
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: switch.living_room_outlet
|
entity_id: switch.living_room_outlet
|
||||||
@ -58,5 +58,8 @@ switch_turn_off_all:
|
|||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: switch.living_room_amp
|
entity_id: switch.living_room_amp
|
||||||
- delay: '00:01:00'
|
- delay: '00:01:00'
|
||||||
- service: switch.turn_on
|
- service: switch.turn_off
|
||||||
entity_id: switch.village_outlet
|
entity_id: switch.Outlet_304_4
|
||||||
|
- delay: '00:01:00'
|
||||||
|
- service: switch.turn_off
|
||||||
|
entity_id: group.all_switches
|
@ -95,8 +95,8 @@
|
|||||||
code_off: 5330700
|
code_off: 5330700
|
||||||
signal_repetitions: 40
|
signal_repetitions: 40
|
||||||
|
|
||||||
# Village_Outlet
|
# Outlet_304_4
|
||||||
Village_Outlet:
|
Outlet_304_4:
|
||||||
protocol: 1
|
protocol: 1
|
||||||
pulselength: 186
|
pulselength: 186
|
||||||
code_on: 5332227
|
code_on: 5332227
|
||||||
|
Loading…
x
Reference in New Issue
Block a user