I don’t have cloud subscription, I’m only using my local network.
When I disconnect the wifi on my phone it remains “on” state forever in the binary_sensor.mobileName_wifi_state. I need HA to fall back to “off” state if the device is not sending signal for X amount of time.
How can I do it?
you cant expect data to be updated by the mobile app if it is unable to send data back home if it not reachable.
I’m expecting HA to show the device offline after it is off the network. Requireing a device to report back to its host that it is offline is some backwards logic.
Anyway I have solved the issue with uptime kuma and pinging the devices.