mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
blue_room to boys_room
This commit is contained in:
@@ -5,10 +5,10 @@ fans:
|
||||
friendly_name: "Utility Room Vent"
|
||||
value_template: "{{ states('switch.utility_room_vent_switch') }}"
|
||||
turn_on:
|
||||
service: switch.turn_on
|
||||
action: switch.turn_on
|
||||
entity_id: switch.utility_room_vent_switch
|
||||
turn_off:
|
||||
service: switch.turn_off
|
||||
action: switch.turn_off
|
||||
entity_id: switch.utility_room_vent_switch
|
||||
|
||||
bathroom_vent:
|
||||
@@ -16,8 +16,8 @@ fans:
|
||||
friendly_name: "Bathroom Vent"
|
||||
value_template: "{{ states('switch.bathroom_vent_switch') }}"
|
||||
turn_on:
|
||||
service: switch.turn_on
|
||||
action: switch.turn_on
|
||||
entity_id: switch.bathroom_vent_switch
|
||||
turn_off:
|
||||
service: switch.turn_off
|
||||
entity_id: switch.bathroom_vent_switch
|
||||
action: switch.turn_off
|
||||
entity_id: switch.bathroom_vent_switch
|
||||
|
||||
Reference in New Issue
Block a user