Robust garage: use input_boolean to track car departure

- Replace fragile Tesla tracker state check with input_boolean.left_home_by_car
- Set boolean ON when leaving by car (speed > 0), check it on arrival
- Add separate car_arriving trigger as backup for WiFi-first phone
- Fixes: garage not opening on arrival due to slow Tesla tracker updates
This commit is contained in:
2026-04-19 19:25:20 +02:00
parent d39e0051db
commit 0311447d91
2 changed files with 52 additions and 19 deletions
+4
View File
@@ -0,0 +1,4 @@
left_home_by_car:
name: Forlod hjemmet i bil
icon: mdi:car
initial: false