mcnutter1 / homeasssitant-schlage

Schlage Encode implementation for Home Assistant
59 stars 25 forks source link

2024.2.0 beta issue with setting of domain #22

Closed tybo611 closed 9 months ago

tybo611 commented 9 months ago

Domain setting of lock causes issue withnew home assistant version causing to not upgrade or not load depending on when it's installed.

File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1354, in async_initialize entries[entry_id] = config_entry ~~~~~~~^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1148, in __setitem__ self._domain_unique_id_index.setdefault(entry.domain, {})[TypeError: unhashable type: 'list'

tybo611 commented 9 months ago

Ignore, issue resolved in the core schlage integration. Thank you for the build.