Merge system options into pref properties (#51347)
* Make system options future proof * Update tests * Add types
This commit is contained in:
parent
9e3ee73b8b
commit
ee2c950716
27 changed files with 188 additions and 245 deletions
|
@ -95,7 +95,6 @@ async def test_storage_is_removed_on_config_entry_removal(hass, utcnow):
|
|||
"TestData",
|
||||
pairing_data,
|
||||
"test",
|
||||
system_options={},
|
||||
)
|
||||
|
||||
assert hkid in hass.data[ENTITY_MAP].storage_data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue