Robots: manuelt start overrider family_presence stop for støvsuger og plæneklipper

This commit is contained in:
2026-04-25 12:52:10 +02:00
parent 40cb13662a
commit 3d2cfe6437
5 changed files with 98 additions and 10 deletions
+18
View File
@@ -153,6 +153,9 @@
- condition: state
entity_id: vacuum.roborock_s8_pro_ultra
state: "cleaning"
- condition: state
entity_id: input_boolean.roborock_manuelt_startet
state: "off"
action:
- service: vacuum.return_to_base
@@ -165,6 +168,21 @@
message: "Rengøring stoppet fordi nogen er kommet hjem."
# 🔄 Reset manuelt-startet flag når Roborock dokker
- id: roborock_reset_manuelt_flag
alias: Roborock - Reset manuelt startet flag
trigger:
- platform: state
entity_id: vacuum.roborock_s8_pro_ultra
to: "docked"
action:
- service: input_boolean.turn_off
target:
entity_id: input_boolean.roborock_manuelt_startet
# 🧹 Syd på arbejdsdage
- id: roborock_syd_workday_vacuum
alias: Roborock støvsug syd på arbejdsdage