Closed tybo611 closed 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'
Ignore, issue resolved in the core schlage integration. Thank you for the build.
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'