You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the latest version of Alarmo (latest version can be found here)
I checked for similar existing requests (both open and closed) before posting.
Alarmo Version
v1.0.7
HA Version
2025.1.2
Bug description
Hello guys,
I have made a new install of hachs then Alarmo and when I want to configure Alarmo I have an error and this is what I have in the log session; after a check on the different issues and forum I haven't find anything:
Thanks a lot for your help and answer
Have a great day.
Steps to reproduce
On a fresh new install.
Relevant log output
Error setting up entry Alarmo for alarmo
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 640, in __async_setup_with_context
result = await component.async_setup_entrPasswordy(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/alarmo/__init__.py", line 57, in async_setup_entry
store = await async
/usr/src/homeassistant/homeassistant/config_entries.pyt_registry(hass)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/alarmo/store.py", line 681, in async_get_registry
return cast(AlarmoStorage, await task)
^^^^^^^^^^
KeyError: 'sensor_groups'
The text was updated successfully, but these errors were encountered:
Checklist
Alarmo Version
v1.0.7
HA Version
2025.1.2
Bug description
Hello guys,
I have made a new install of hachs then Alarmo and when I want to configure Alarmo I have an error and this is what I have in the log session; after a check on the different issues and forum I haven't find anything:
Thanks a lot for your help and answer
Have a great day.
Steps to reproduce
On a fresh new install.
Relevant log output
The text was updated successfully, but these errors were encountered: