1
0

Remove vacuum_leave automation

This commit is contained in:
Przemek Grondek 2024-03-28 22:32:47 +01:00
parent f604529a8a
commit f5bf20a9a8

View File

@ -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
alias: '[Vacuum] Stop cleaning after arrival'
trigger: