1
0

Rename automations

This commit is contained in:
Przemek Grondek 2021-01-07 01:48:14 +01:00
parent b95459ba00
commit a22e8f677d
8 changed files with 18 additions and 18 deletions

View File

@ -1,5 +1,5 @@
- id: button-bathroom-on
alias: Button On computer cave
alias: '[Bathroom] Button On'
trigger:
- device_id: 800c754de6e6b10259f371adc123b909
domain: zha

View File

@ -1,5 +1,5 @@
- id: button-bathroom-mirror-on
alias: Button On computer cave
alias: '[Bathroom] Mirror Button On'
trigger:
- device_id: 4d5298037e93ba11438409bff01b5005
domain: zha
@ -16,7 +16,7 @@
- light.mirror_right
mode: single
- id: button-bathroom-mirror-off
alias: Button Off computer cave
alias: '[Bathroom] Mirror Button Off'
trigger:
- device_id: 4d5298037e93ba11438409bff01b5005
domain: zha

View File

@ -1,5 +1,5 @@
- id: bathroom-motion-on
alias: Bathroom Motion On
alias: '[Bathroom] Motion On'
mode: restart
trigger:
- platform: state
@ -14,7 +14,7 @@
- light.bathroom_3
- light.bathroom_4
- id: bathroom-motion-off
alias: Bathroom Motion Off
alias: '[Bathroom] Motion Off'
mode: restart
trigger:
- platform: state

View File

@ -1,5 +1,5 @@
- id: bathroom-shower-motion-on
alias: Bathroom Shower Motion On
alias: '[Bathroom] Shower Motion On'
mode: restart
trigger:
- platform: state
@ -14,7 +14,7 @@
- light.shower_3
- light.shower_4
- id: bathroom-shower-motion-off
alias: Bathroom Shower Motion Off
alias: '[Bathroom] Shower Motion Off'
mode: restart
trigger:
- platform: state

View File

@ -1,5 +1,5 @@
- id: humidifier_on
alias: Turn on humidifier
alias: '[Bedroom] Turn on humidifier'
trigger:
- platform: numeric_state
entity_id: sensor.ble_humidity_bedroom_sensor
@ -11,7 +11,7 @@
mode: single
- id: humidifier_off
alias: Turn on humidifier
alias: '[Bedroom] Turn on humidifier'
trigger:
- platform: numeric_state
entity_id: sensor.ble_humidity_bedroom_sensor

View File

@ -1,5 +1,5 @@
- id: button-computer-cave-on
alias: Button On computer cave
alias: '[Computer Cave] Button On'
trigger:
- device_id: 5b972523e427721ec88e095994f7cc16
domain: zha
@ -13,7 +13,7 @@
entity_id: light.desk_lamp
mode: single
- id: button-computer-cave-off
alias: Button Off computer cave
alias: '[Computer Cave] Button Off'
trigger:
- device_id: 5b972523e427721ec88e095994f7cc16
domain: zha
@ -27,7 +27,7 @@
entity_id: light.desk_lamp
mode: single
- id: button-computer-cave-hold-on
alias: Button Hold On computer cave
alias: '[Computer Cave] Button Hold On'
trigger:
- platform: event
event_type: zha_event
@ -44,7 +44,7 @@
- light.tv_right
mode: single
- id: button-computer-cave-hold-off
alias: Button Hold Off computer cave
alias: '[Computer Cave] Button Hold Off'
trigger:
- platform: event
event_type: zha_event

View File

@ -1,5 +1,5 @@
- id: computer_off
alias: Turning computer off automation
alias: '[Computer Cave] Turning computer off automation'
description: ''
trigger:
- platform: state

View File

@ -1,5 +1,5 @@
- id: button-kitchen-on
alias: Button On computer cave
alias: '[Kitchen] Button On'
trigger:
- device_id: a47c928b108240ed8866f9f7a70bc844
domain: zha
@ -13,7 +13,7 @@
entity_id: light.kitchen_sink_lighstrip
mode: single
- id: button-kitchen-off
alias: Button Off computer cave
alias: '[Kitchen] Button Off'
trigger:
- device_id: a47c928b108240ed8866f9f7a70bc844
domain: zha
@ -27,7 +27,7 @@
entity_id: light.kitchen_sink_lighstrip
mode: single
- id: button-kitchen-hold-on
alias: Button Hold On computer cave
alias: '[Kitchen] Button Hold On'
trigger:
- platform: event
event_type: zha_event
@ -55,7 +55,7 @@
- light.kitchen_14
mode: single
- id: button-kitchen-hold-off
alias: Button Hold Off computer cave
alias: '[Kitchen] Button Hold Off'
trigger:
- platform: event
event_type: zha_event