You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New
Full support for ESPHome devices without a status binary_sensor. Online detection, project version checks, pending force installs and auto-update triggers now work event-driven for these devices via ESPHome's native runtime signal, with a 60s safety-net poller.
Fixed
Main ESPHome devices with via_device_id set by router/tracker integrations (Netgear, UniFi, FritzBox, AsusWRT, …) were incorrectly filtered out as sub-devices. Sub-device filtering now only applies when the parent is itself an ESPHome device.