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
Last known working Home Assistant version (if any):
OS:
Browser name & version:Firefox 79.0 ( 64-bit)
Describe the bug
<every time Home Assistant needs a restart ( Updates and so on ) the Alarm component stops working, its not until several hours later it starts working again on its own. So after a reboot if you select the Alarm tab it displays " This component is not working check the home assistant log for more details. And the lovelace panel shows "Entity not available: alarm_control_panel.house" >
To Reproduce
Expected behavior
Your bwalarm.yaml
<platform: bwalarm
panel:
cameras:
Hello, install is 6 months old. it happens every time I reboot HA, weather its a full reboot or just the server reboot. its down for about 8 hours, then it just starts working on its own.
The component:
Your setup:
Describe the bug
<every time Home Assistant needs a restart ( Updates and so on ) the Alarm component stops working, its not until several hours later it starts working again on its own. So after a reboot if you select the Alarm tab it displays " This component is not working check the home assistant log for more details. And the lovelace panel shows "Entity not available: alarm_control_panel.house" >
To Reproduce
Expected behavior
Your bwalarm.yaml
<platform: bwalarm
panel:
cameras:
enable_camera_panel: 'True'
enable_clock: 'False'
enable_clock_12hr: 'False'
panel_title: ''
camera_update_interval: ''
enable_sensors_panel: true
enable_night_mode: false
states:
armed_away:
immediate:
delayed: []
override: []
pending_time: 0
warning_time: 0
trigger_time: 600
armed_home:
immediate:
delayed: []
override: []
pending_time: 0
warning_time: 0
trigger_time: 600
armed_night:
immediate: []
delayed: []
override: []
pending_time: 0
warning_time: 0
trigger_time: 600
users:
name: Hass.io
enabled: false
code: f3f095333e2747729a41f2c63e7ab2b2
picture: ha.png
name: Roy Morrison
enabled: false
code: bd1d1a1881a64885aacd67f6e502e8ed
picture: ha.png
name: Home Assistant Cast
enabled: false
code: 6ea61d8daa5d4203a0a693519d8b254b
picture: ha.png
name: Angela
enabled: false
code: 87e8ccda76504846a39b07aa1985aace
picture: ha.png
name: Home Assistant Cast
enabled: false
code: 0f560bdf157a40b09a871fa73538daf1
picture: ha.png
enable_persistence: true
code: '****
admin_password: ********
mqtt:
enable_mqtt: true
payload_arm_night: ARM_NIGHT
state_topic: home/alarm
command_topic: home/alarm/set
pending_on_warning: false
qos: '0'
override_code: false
payload_arm_away: ARM_AWAY
payload_arm_home: ARM_HOME
payload_disarm: DISARM>
Home Assistant log
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: