Hi everyone,
I need some help with my Home Assistant setup. Here's the context:
- Setup: Home Assistant is running on one of my VMs.
- Devices: I have a Freebox and an iPhone.
- Problem: Whenever my iPhone is detected via the
device_tracker, my lights automatically turn on (which I don’t want).- When my phone disconnects (as if I’ve left), the lights turn off.
After investigating:
- I have no automations configured in the Automations tab in Home Assistant.
- The only information I see is that the state of the Home zone (
zone.home) changes from0to1(and vice versa, from1to0, when I leave).
Does anyone know where this behavior could be coming from or how I can stop it? Any help would be greatly appreciated! 🙏