Small changes
This commit is contained in:
parent
7d7cbe8ddd
commit
e4be1069ca
@ -43,7 +43,7 @@
|
|||||||
- service: script.office_lights_on
|
- service: script.office_lights_on
|
||||||
|
|
||||||
- id: brightness-ok-lights-off
|
- id: brightness-ok-lights-off
|
||||||
alias: '[Brightness] Dark - turn on lights'
|
alias: '[Brightness] Dark - turn off lights'
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- platform: numeric_state
|
- platform: numeric_state
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
- platform: state
|
- platform: state
|
||||||
entity_id: input_select.home_mode
|
entity_id: input_select.home_mode
|
||||||
from: Away
|
from: Away
|
||||||
to: Home
|
to: Day
|
||||||
action:
|
action:
|
||||||
- service: vacuum.pause
|
- service: vacuum.pause
|
||||||
entity_id: vacuum.valetudo_valetudos5
|
entity_id: vacuum.valetudo_valetudos5
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- id: daily-warning-bathroom
|
- id: work-daily-warning-bathroom
|
||||||
alias: '[Work] Daily Warning'
|
alias: '[Work] Daily Warning'
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
@ -55,7 +55,7 @@
|
|||||||
entity_id: light.bathroom_color_zha_group_0x0007
|
entity_id: light.bathroom_color_zha_group_0x0007
|
||||||
mode: single
|
mode: single
|
||||||
|
|
||||||
- id: daily_off
|
- id: work-daily-off
|
||||||
alias: '[Work] Daily notification off'
|
alias: '[Work] Daily notification off'
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
@ -73,7 +73,7 @@
|
|||||||
entity_id: light.desk_lightbar_ambilight
|
entity_id: light.desk_lightbar_ambilight
|
||||||
mode: single
|
mode: single
|
||||||
|
|
||||||
- id: work_finished
|
- id: work-finished
|
||||||
alias: '[Work] Notify when finished work'
|
alias: '[Work] Notify when finished work'
|
||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
|
Loading…
Reference in New Issue
Block a user