mirror of
https://github.com/home-assistant/core.git
synced 2026-06-08 00:17:16 +01:00
dfdbeba7be
* Use entity_description in shelly block sensors * Re-order binary sensor * Add async_added_to_hass for BlockSleepingBinarySensor * Undo None * Build description when restoring block attribute entities * Move async_added_to_hass back to base class Co-authored-by: epenet <epenet@users.noreply.github.com>