Skip to content

Integration failure #541

Description

@DomHingston

When enabling the integration on HA 2026.7.1 I now get these errors in the logs

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:348
First occurred: 10:02:53 (3 occurrences)
Last logged: 10:02:54

Detected that custom integration 'alarmdotcom' calls device_registry.async_get_or_create referencing a non existing via_device ('alarmdotcom', None), with device info: {'identifiers': {('alarmdotcom', '98809189-127')}, 'name': 'Ground Floor Partition', 'via_device': ('alarmdotcom', None), 'manufacturer': 'Alarm.com'} at custom_components/alarmdotcom/alarm_control_panel.py, line 50: async_add_entities(. This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/pyalarmdotcom/alarmdotcom/issues
Detected that custom integration 'alarmdotcom' calls device_registry.async_get_or_create referencing a non existing via_device ('alarmdotcom', None), with device info: {'identifiers': {('alarmdotcom', '98809189-127')}, 'name': 'Ground Floor Partition', 'via_device': ('alarmdotcom', None), 'manufacturer': 'Alarm.com'} at custom_components/alarmdotcom/binary_sensor.py, line 92: async_add_entities(. This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/pyalarmdotcom/alarmdotcom/issues
Detected that custom integration 'alarmdotcom' calls device_registry.async_get_or_create referencing a non existing via_device ('alarmdotcom', None), with device info: {'identifiers': {('alarmdotcom', '98809189-127')}, 'name': 'Ground Floor Partition', 'via_device': ('alarmdotcom', None), 'manufacturer': 'Alarm.com'} at custom_components/alarmdotcom/button.py, line 62: async_add_entities(. This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/pyalarmdotcom/alarmdotcom/issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions