akasma74 / Hass-Custom-Alarm

It is a fork of "Yet another take on a home assistant custom alarm" that will exist until its author is back to our Earth
80 stars 31 forks source link

Alarm Panel not setting ZWave Devices #61

Closed Buster1959 closed 4 years ago

Buster1959 commented 4 years ago

This integration: v1.11.0 Home Assistant: v0.102.3 Chrome - Version 78.0.3904.108 (Official Build) (64-bit)

When setting Arm from the Alarm Panel via Away none of the Motion Sensors or Door Sensors are set to Armed.

I have checked that the sensors are selected both in the UI and also within the alarm.yaml.

Only clear message is from the logs: https://[myURL]/frontend_latest/chunk.d5961ced1d8380ae21ba.js:2417:193320 Uncaught YAMLException: unacceptable kind of an object to dump [object Undefined] Connection lost. Reconnecting…

Any pointers please?

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

akasma74 commented 4 years ago

I need to see your bwalarm.yaml because I don't understand how the alarm can "set" sensors or devices - they just send their signals and the alarm triggers if it's in Armed state and receives such signal. Is it a clear install or you've upgraded the integration? Are you using a separate alarm panel (Alarm from the sidebar) to Arm Away?

akasma74 commented 4 years ago

Could you edit your post and enclose the content of your yaml file in backquotes to prevent formatting? And I still need a clear description of your problem so please read and answer my questions above.

Buster1959 commented 4 years ago

Hi, I decided to start from Scratch so removed all of the of the files from the Original Alarm Panel from gazoscalvertos and then all the files I installed from your fork.

Restarted and did a clean install from the Community Integrations.

I have a working solution now so thank you as you pointed me in the right direction.

Keep up the great work: Brent

akasma74 commented 4 years ago

I'm glag you have managed to get it to work. Speaking about "enable_perimeter_mode: true" it's Night mode now, please check the configuration docs.

Buster1959 commented 4 years ago

Thank you for all of your help.

This issue with Night mode was Chrome Caching. I had enable_night_mode: true but the cache was not letting me see this, Doh!

Brent

From: akasma74 notifications@github.com Sent: 11 December 2019 20:27 To: akasma74/Hass-Custom-Alarm Hass-Custom-Alarm@noreply.github.com Cc: Brent Brown brent.brown@talk21.com; Author author@noreply.github.com Subject: Re: [akasma74/Hass-Custom-Alarm] Alarm Panel not setting ZWave Devices (#61)

I'm glag you have managed to get it to work. Speaking about "enable_perimeter_mode: true" it's Night mode now, please check the configuration docs.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/akasma74/Hass-Custom-Alarm/issues/61?email_source=notifications&email_token=AFJFINXBU2PK5RQMAWNOMEDQYFEKXA5CNFSM4JY73V62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGUOWRY#issuecomment-564718407 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AFJFINSVFTAOESLQLDIMZEDQYFEKXANCNFSM4JY73V6Q . https://github.com/notifications/beacon/AFJFINWJS63A2D4ZHRPBZM3QYFEKXA5CNFSM4JY73V62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGUOWRY.gif

akasma74 commented 4 years ago

yeah, I recommend to clear your browser's cache every time you update the integration as it's a (partially) browser-based thing.