Restore HomeKit Controller BLE GSN at startup (#83206)
This commit is contained in:
parent
de77132a5a
commit
1577f6ea50
8 changed files with 50 additions and 37 deletions
|
@ -78,7 +78,7 @@ async def async_setup_entry(
|
|||
entity.old_unique_id, entity.unique_id, Platform.NUMBER
|
||||
)
|
||||
|
||||
async_add_entities(entities, True)
|
||||
async_add_entities(entities)
|
||||
return True
|
||||
|
||||
conn.add_char_factory(async_add_characteristic)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue