Tilføj 'returning' state til støvsuger-check i derernogenihuset
Ignorerede allerede 'cleaning', men ikke 'returning' (på vej til dock).
This commit is contained in:
@@ -27,7 +27,9 @@
|
||||
conditions:
|
||||
- condition: state
|
||||
entity_id: vacuum.roborock_s8_pro_ultra
|
||||
state: "cleaning"
|
||||
state:
|
||||
- cleaning
|
||||
- returning
|
||||
action:
|
||||
- service: notify.mobile_app_claus_iphone_15pro
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user