mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-13 06:34:22 -04:00
Change poll to push
This commit is contained in:
parent
20d467a2d5
commit
c46171114f
14 changed files with 8 additions and 19 deletions
|
@ -426,7 +426,6 @@ async def async_setup_entry(
|
|||
entity = HonSwitchEntity(hass, entry, device, description)
|
||||
else:
|
||||
continue
|
||||
await entity.coordinator.async_config_entry_first_refresh()
|
||||
entities.append(entity)
|
||||
|
||||
async_add_entities(entities)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue