kukulich / home-assistant-jablotron100

Home Assistant custom component for JABLOTRON 100+ alarm system
MIT License
65 stars 24 forks source link

Arming requires a code but none was given #93

Closed Dehumanizer77 closed 2 months ago

Dehumanizer77 commented 2 months ago

Suddenly, my alarm started to fail arming with this error. Integration version 3.24.1, HS version 2024.6.0 I think this started after upgrading HA to 2024.6.0

I don't have arming with code, so I don't understand the error. Require code for arming is not set In settings, and curiously, disarming (which requires a code) works perfectly.

Dehumanizer77 commented 2 months ago

update: with 3.25 even disarming does not work (but no error, it appears if it was disarmed but it's not)

Dehumanizer77 commented 2 months ago

,ok, so after reload it's the same, disarming works, arming requires a code, wvwn if the code is set in configuration

Dehumanizer77 commented 2 months ago

actuually, sorry, it's the opposite, arming works but disarming dies not and wants the code, which is already set in configuration, so automations don't work

kukulich commented 2 months ago

I think this is expected behaviour because od the new HA feature: “default codes”

Dehumanizer77 commented 2 months ago

How does it work? So what should I set so that it will work as before?

Dehumanizer77 commented 2 months ago

Ok when I disabled "require code for disarming" it works as before now.