initial commit
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
---
|
||||
- alias: '[Kitchen] Vacuum CleanUp'
|
||||
trigger:
|
||||
platform: time
|
||||
at:
|
||||
- input_datetime.app_settings_volume_day_starts
|
||||
action:
|
||||
- service: vacuum.send_command
|
||||
data:
|
||||
entity_id: vacuum.roborock_s5_max
|
||||
params: [[26600,21200,23600,27000,1]]
|
||||
command: app_zoned_clean
|
Reference in New Issue
Block a user