mirror of
https://github.com/home-assistant/core.git
synced 2025-12-23 04:19:34 +00:00
Add storage for cacheable homekit entity maps. (#23191)
This commit is contained in:
@@ -249,6 +249,7 @@ async def device_config_changed(hass, accessories):
|
||||
|
||||
# Wait for services to reconfigure
|
||||
await hass.async_block_till_done()
|
||||
await hass.async_block_till_done()
|
||||
|
||||
|
||||
async def setup_test_component(hass, services, capitalize=False, suffix=None):
|
||||
|
||||
Reference in New Issue
Block a user