-
Couldn't load subscription status.
- Fork 78
Description
The Home Assistant install type (eg, docker, vm...)?
HASSOS
The Home Assistant version.
2025.7.1
Installatiemethode
Home Assistant OS
Core
2025.7.1
Supervisor
2025.06.2
Operating System
15.2
Frontend
20250702.1
The Aarlo version.
8.1.18
If the issue is GUI related, the Lovelace Hass Aarlo card version.
GUI
When changing the state of the Arlo settings from disarmed, to night or armed the status is not getting picked up in HA.
The state remains showing as disarmed. When pressing in HA the status night or armed, the mode switches in Arlo correctly but is not reflected in HA. When the status is armed and pressing the disarm in HA this status is not getting passed to Arlo and the mode stays showing as armed.
I have tried changing in aarlo.yaml the backend settings to all possible values but no effect.
version: 1
aarlo:
verbose_debug: True
backend: auto
user_agent: linux
send_source: true
mode_api: v2
Tried:
backend: sse
and tried:
backend: mqtt
mqtt_hostname_check: false
mqtt_host: mqtt-cluster-z1.arloxcld.com
What could be the issue here?