mirror of
https://github.com/Andre0512/hon.git
synced 2026-06-19 19:46:53 +02:00
Change poll to push
This commit is contained in:
@@ -47,7 +47,6 @@ async def async_setup_entry(
|
||||
):
|
||||
continue
|
||||
entity = HonFanEntity(hass, entry, device, description)
|
||||
await entity.coordinator.async_config_entry_first_refresh()
|
||||
entities.append(entity)
|
||||
async_add_entities(entities)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user