mirror of
https://github.com/home-assistant/core.git
synced 2026-04-21 11:36:00 +00:00
* 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>