diff --git a/customize/switches.yaml b/customize/switches.yaml index efac414c..790d73be 100755 --- a/customize/switches.yaml +++ b/customize/switches.yaml @@ -67,11 +67,12 @@ switch.Outlet_304_2: switch.Outlet_304_3: friendly_name: 'Outlet_304_3' + emulated_hue: 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 icon: mdi:power-plug assumed_state: true diff --git a/script/holiday_switches_on.yaml b/script/holiday_switches_on.yaml index 9d543827..612f5732 100755 --- a/script/holiday_switches_on.yaml +++ b/script/holiday_switches_on.yaml @@ -23,7 +23,4 @@ holiday_switches_on: - delay: 00:00:30 - service: switch.turn_on entity_id: switch.dining_room_outlet - - delay: 00:00:30 - - service: switch.turn_on - entity_id: switch.village_outlet diff --git a/script/switch_turn_off.yaml b/script/switch_turn_off.yaml index a0282719..60f8e30e 100755 --- a/script/switch_turn_off.yaml +++ b/script/switch_turn_off.yaml @@ -32,7 +32,7 @@ switch_turn_off_all: entity_id: switch.living_room_amp - delay: '00:01:00' - service: switch.turn_on - entity_id: switch.village_outlet + entity_id: switch.Outlet_304_4 - service: switch.turn_off entity_id: switch.living_room_outlet @@ -58,5 +58,8 @@ switch_turn_off_all: - service: switch.turn_off entity_id: switch.living_room_amp - delay: '00:01:00' - - service: switch.turn_on - entity_id: switch.village_outlet \ No newline at end of file + - service: switch.turn_off + entity_id: switch.Outlet_304_4 + - delay: '00:01:00' + - service: switch.turn_off + entity_id: group.all_switches \ No newline at end of file diff --git a/switch/rf_outlets.yaml b/switch/rf_outlets.yaml index 105eb1e7..bb8c9103 100755 --- a/switch/rf_outlets.yaml +++ b/switch/rf_outlets.yaml @@ -95,8 +95,8 @@ code_off: 5330700 signal_repetitions: 40 -# Village_Outlet - Village_Outlet: +# Outlet_304_4 + Outlet_304_4: protocol: 1 pulselength: 186 code_on: 5332227