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:
@@ -14,11 +14,11 @@ switches:
|
||||
{{ 'true' }}
|
||||
{% endif %}
|
||||
turn_on:
|
||||
- service: ecobee.set_fan_min_on_time
|
||||
- action: ecobee.set_fan_min_on_time
|
||||
data:
|
||||
fan_min_on_time: 60
|
||||
turn_off:
|
||||
- service: ecobee.set_fan_min_on_time
|
||||
- action: ecobee.set_fan_min_on_time
|
||||
data:
|
||||
fan_min_on_time: 0
|
||||
|
||||
@@ -27,11 +27,11 @@ switches:
|
||||
friendly_name: "Master Bedroom Light Cycle"
|
||||
value_template: "{{ is_state('input_boolean.master_bedroom_light_cycle', 'on') }}"
|
||||
turn_on:
|
||||
service: input_boolean.turn_on
|
||||
action: input_boolean.turn_on
|
||||
data:
|
||||
entity_id: input_boolean.master_bedroom_light_cycle
|
||||
turn_off:
|
||||
service: input_boolean.turn_off
|
||||
action: input_boolean.turn_off
|
||||
data:
|
||||
entity_id: input_boolean.master_bedroom_light_cycle
|
||||
icon_template: >-
|
||||
@@ -46,11 +46,11 @@ switches:
|
||||
friendly_name: "Nursery Light Cycle"
|
||||
value_template: "{{ is_state('input_boolean.nursery_light_cycle', 'on') }}"
|
||||
turn_on:
|
||||
service: input_boolean.turn_on
|
||||
action: input_boolean.turn_on
|
||||
data:
|
||||
entity_id: input_boolean.nursery_light_cycle
|
||||
turn_off:
|
||||
service: input_boolean.turn_off
|
||||
action: input_boolean.turn_off
|
||||
data:
|
||||
entity_id: input_boolean.nursery_light_cycle
|
||||
icon_template: >-
|
||||
@@ -65,11 +65,11 @@ switches:
|
||||
friendly_name: "Front Room Light Cycle"
|
||||
value_template: "{{ is_state('input_boolean.front_room_light_cycle', 'on') }}"
|
||||
turn_on:
|
||||
service: input_boolean.turn_on
|
||||
action: input_boolean.turn_on
|
||||
data:
|
||||
entity_id: input_boolean.front_room_light_cycle
|
||||
turn_off:
|
||||
service: input_boolean.turn_off
|
||||
action: input_boolean.turn_off
|
||||
data:
|
||||
entity_id: input_boolean.front_room_light_cycle
|
||||
icon_template: >-
|
||||
@@ -84,11 +84,11 @@ switches:
|
||||
friendly_name: "Great Room Light Cycle"
|
||||
value_template: "{{ is_state('input_boolean.great_room_light_cycle', 'on') }}"
|
||||
turn_on:
|
||||
service: input_boolean.turn_on
|
||||
action: input_boolean.turn_on
|
||||
data:
|
||||
entity_id: input_boolean.great_room_light_cycle
|
||||
turn_off:
|
||||
service: input_boolean.turn_off
|
||||
action: input_boolean.turn_off
|
||||
data:
|
||||
entity_id: input_boolean.great_room_light_cycle
|
||||
icon_template: >-
|
||||
@@ -103,11 +103,11 @@ switches:
|
||||
friendly_name: "Computer Area Light Cycle"
|
||||
value_template: "{{ is_state('input_boolean.computer_area_light_cycle', 'on') }}"
|
||||
turn_on:
|
||||
service: input_boolean.turn_on
|
||||
action: input_boolean.turn_on
|
||||
data:
|
||||
entity_id: input_boolean.computer_area_light_cycle
|
||||
turn_off:
|
||||
service: input_boolean.turn_off
|
||||
action: input_boolean.turn_off
|
||||
data:
|
||||
entity_id: input_boolean.computer_area_light_cycle
|
||||
icon_template: >-
|
||||
@@ -121,7 +121,7 @@ switches:
|
||||
unique_id: templateswitch.nursery_bed_lights
|
||||
value_template: "{{ is_state('light.black_bed_wled', 'on') or is_state('light.white_bed_wled', 'on') }}"
|
||||
turn_on:
|
||||
service: select.select_option
|
||||
action: select.select_option
|
||||
target:
|
||||
entity_id:
|
||||
- select.black_bed_wled_preset
|
||||
@@ -129,7 +129,7 @@ switches:
|
||||
data:
|
||||
option: Bouncing Balls
|
||||
turn_off:
|
||||
service: select.select_option
|
||||
action: select.select_option
|
||||
target:
|
||||
entity_id:
|
||||
- select.black_bed_wled_preset
|
||||
@@ -143,12 +143,12 @@ switches:
|
||||
unique_id: templateswitch.virtual_reality
|
||||
value_template: "{{ is_state('switch.vr_headset_plug', 'on') }}"
|
||||
turn_on:
|
||||
service: homeassistant.turn_on
|
||||
action: homeassistant.turn_on
|
||||
data:
|
||||
entity_id:
|
||||
- switch.vr_headset_plug
|
||||
turn_off:
|
||||
service: homeassistant.turn_off
|
||||
action: homeassistant.turn_off
|
||||
data:
|
||||
entity_id:
|
||||
- switch.vr_headset_plug
|
||||
@@ -159,40 +159,40 @@ switches:
|
||||
# unique_id: templateswitch.all_chores
|
||||
# value_template: "{{ is_state('input_boolean.grocy_next_chores', 'on')}}"
|
||||
# turn_on:
|
||||
# service: homeassistant.turn_on
|
||||
# action: homeassistant.turn_on
|
||||
# data:
|
||||
# entity_id:
|
||||
# - input_boolean.grocy_next_chores
|
||||
# turn_off:
|
||||
# service: homeassistant.turn_off
|
||||
# action: homeassistant.turn_off
|
||||
# data:
|
||||
# entity_id:
|
||||
# - input_boolean.grocy_next_chores
|
||||
|
||||
# blue_room_chores:
|
||||
# unique_id: templateswitch.blue_room_chores
|
||||
# value_template: "{{ is_state('input_boolean.blue_room_next_chores', 'on')}}"
|
||||
# boys_room_chores:
|
||||
# unique_id: templateswitch.boys_room_chores
|
||||
# value_template: "{{ is_state('input_boolean.boys_room_next_chores', 'on')}}"
|
||||
# turn_on:
|
||||
# service: homeassistant.turn_on
|
||||
# action: homeassistant.turn_on
|
||||
# data:
|
||||
# entity_id:
|
||||
# - input_boolean.blue_room_next_chores
|
||||
# - input_boolean.boys_room_next_chores
|
||||
# turn_off:
|
||||
# service: homeassistant.turn_off
|
||||
# action: homeassistant.turn_off
|
||||
# data:
|
||||
# entity_id:
|
||||
# - input_boolean.blue_room_next_chores
|
||||
# - input_boolean.boys_room_next_chores
|
||||
|
||||
# computer_area_chores:
|
||||
# unique_id: templateswitch.computer_area_chores
|
||||
# value_template: "{{ is_state('input_boolean.computer_area_next_chores', 'on')}}"
|
||||
# turn_on:
|
||||
# service: homeassistant.turn_on
|
||||
# action: homeassistant.turn_on
|
||||
# data:
|
||||
# entity_id:
|
||||
# - input_boolean.computer_area_next_chores
|
||||
# turn_off:
|
||||
# service: homeassistant.turn_off
|
||||
# action: homeassistant.turn_off
|
||||
# data:
|
||||
# entity_id:
|
||||
# - input_boolean.computer_area_next_chores
|
||||
# - input_boolean.computer_area_next_chores
|
||||
|
||||
Reference in New Issue
Block a user