Remove vacuum_leave automation
This commit is contained in:
parent
f604529a8a
commit
f5bf20a9a8
@ -1,13 +1,3 @@
|
|||||||
- id: vacuum_leave
|
|
||||||
alias: '[Vacuum] Clean after leaving home'
|
|
||||||
trigger:
|
|
||||||
- platform: state
|
|
||||||
entity_id: input_select.home_mode
|
|
||||||
to: Away
|
|
||||||
action:
|
|
||||||
- service: script.vacuum_today
|
|
||||||
mode: single
|
|
||||||
|
|
||||||
- id: vacuum_arive
|
- id: vacuum_arive
|
||||||
alias: '[Vacuum] Stop cleaning after arrival'
|
alias: '[Vacuum] Stop cleaning after arrival'
|
||||||
trigger:
|
trigger:
|
||||||
|
Loading…
Reference in New Issue
Block a user