schumijo / homeassistant-addons

6 stars 3 forks source link

Can't delete Code: #8

Closed simonesolda closed 2 years ago

simonesolda commented 3 years ago

Component 0.1.5 Can't delete Code: line. If I delete it it gets re-created. If I set a code, code_arm_required: false code_disarm_required: false are ignored and always show a code selector panel under alarm.

arag00rn commented 3 years ago

Same problem here. Actually at beginning was working fine. Then I guess restarted HASSIO.

gmarchett commented 3 years ago

here too

schumijo commented 3 years ago

For my personal use, I keep the default configuration and code selector panel is not shown. Can you try it ?

gmarchett commented 3 years ago

Tried but it doesn’t work. Is it possible that package is old? It seems that on original repo there are some updates in last months, maybe downloading from HACS we have an old version. Thanks a lot

schumijo commented 3 years ago

Sorry @gmarchett I don't understand !? This is an addon so you can't use HACS. About original repo, are you talking about Minims one ? If yes, last update was done was done few hours ago.

Which version are you using ? Dev-addon or not ?

simonesolda commented 3 years ago

I fixed it using: homeassistant_config: code: 0 code_arm_required: false code_disarm_required: false

arag00rn commented 3 years ago

@simonesolda workaround works! Thank you

gmarchett commented 3 years ago

@simonesolda thanks, this trick works fine! @schumijo: i've updated last version (i'm using dev one) and now all it's fine, thanks a lot for your support!

schumijo commented 3 years ago

I'm sorry guys. I just upgrade my HassOS from 6.2 to 6.4 and I am now able to reproduce the problem. I will do some investigations

teocannata commented 3 years ago

Here the same, I will use the workaround... Thank you!

schumijo commented 3 years ago

I changed default value to 0 and updated documentation