mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
* Refactor ZHA entity availability ZHA entity availability tracks on underlying ZHA device availability. * Update device status without signal. * Update tests. * Fix tests. * Tests for restored devices availability. * Guard against empty last_seen entry Refactor device loading a bit.