Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

components not working after home assistant restart #115

Open
roymorrison opened this issue Aug 5, 2020 · 4 comments
Open

components not working after home assistant restart #115

roymorrison opened this issue Aug 5, 2020 · 4 comments

Comments

@roymorrison
Copy link

The component:

  • Current version:This integration: v1.12.4
  • Last known working version (if any):

Your setup:

  • Home Assistant version:Home Assistant: v0.113.3
  • 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:

  • camera.dahua_mediaprofile_channel1_mainstream
  • camera.dahua_mediaprofile_channel1_mainstream_3
  • camera.dahua_mediaprofile_channel1_mainstream_5
  • camera.dahua_mediaprofile_channel1_mainstream_6
  • camera.dahua_mediaprofile_channel1_mainstream_12
  • camera.dahua_mediaprofile_channel1_mainstream_10
  • camera.dahua_mediaprofile_channel1_mainstream_7
    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:
    • sensor.lightlevel_12
    • sensor.lightlevel_19
    • sensor.lightlevel_21
    • sensor.lightlevel_23
    • sensor.lightlevel_25
    • sensor.lightlevel_9
    • sensor.motion_bathroom
    • sensor.motion_study
    • binary_sensor.motion_hall
    • binary_sensor.motion_kitchen
    • binary_sensor.motion_kitchen2
    • binary_sensor.motion_lounge
    • binary_sensor.motion_roy
    • binary_sensor.motion_scarlett
    • binary_sensor.presence_15
    • binary_sensor.presence_17
    • binary_sensor.sensor_loft_door
    • binary_sensor.sensor_lounge_door
    • binary_sensor.sensor_main_door
    • binary_sensor.openclose_27
      delayed: []
      override: []
      pending_time: 0
      warning_time: 0
      trigger_time: 600
      armed_home:
      immediate:
    • binary_sensor.openclose_27
    • binary_sensor.sensor_loft_door
    • binary_sensor.sensor_lounge_door
    • binary_sensor.sensor_main_door
      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:
  • id: f3f095333e2747729a41f2c63e7ab2b2
    name: Hass.io
    enabled: false
    code: f3f095333e2747729a41f2c63e7ab2b2
    picture: ha.png
  • id: bd1d1a1881a64885aacd67f6e502e8ed
    name: Roy Morrison
    enabled: false
    code: bd1d1a1881a64885aacd67f6e502e8ed
    picture: ha.png
  • id: 6ea61d8daa5d4203a0a693519d8b254b
    name: Home Assistant Cast
    enabled: false
    code: 6ea61d8daa5d4203a0a693519d8b254b
    picture: ha.png
  • id: 87e8ccda76504846a39b07aa1985aace
    name: Angela
    enabled: false
    code: 87e8ccda76504846a39b07aa1985aace
    picture: ha.png
  • id: 0f560bdf157a40b09a871fa73538daf1
    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
Alarm Tab
Log
Dashboard

Additional context

@roymorrison
Copy link
Author

Any help would be grateful. : )

@akasma74
Copy link
Owner

akasma74 commented Aug 6, 2020

Is it a new install or it started after HA update?
And what does bring it back to life, do you know?

@roymorrison
Copy link
Author

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.

Roy

@roymorrison
Copy link
Author

Ok I have found if you turn on the alarm with an automation, every thing then works. Dashboard is back to normal and the component menu works.

Roy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants