-
Notifications
You must be signed in to change notification settings - Fork 29
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
0.115 no longer supports html_url for registering panel #124
Comments
Same here, latest version 0.115.0 has breaking changes. Error while setting up bwalarm platform for alarm_control_panel |
Same here.. The funny thing is that i was on 114 version when i found this integration. I was super excited to test it so i installed it and had a quick look at the web interface etc. At the same time the 0.115 update notification appeared. I did the update and its not working cause they did some breaking changes and i didn't even have 5 minutes to test the integration. xD. |
Same here.... since 1.15 no working alarm anymore. Entity not availability..... please advice... |
Either rollback to 0.114 or wait till updated by developer when he can get to it or use another alarm component |
Same here since 0.115 not working alarm anymore. Entity not available. |
If you are not using the panel, or rather have the alarm working at all without the panel, you can just comment out that line and the integration should work. Without the panel. |
Thank you for he workaround. I comment out the line for the panel and that did the trick for me.
Met vriendelijke groet,
Ron Brouwers
Gsm: +31 653 86 21 04
Mail: [email protected]<mailto:[email protected]>
From: Isabella Gross Alström <[email protected]>
Sent: vrijdag 18 september 2020 18:56
To: akasma74/Hass-Custom-Alarm <[email protected]>
Cc: ronbrou <[email protected]>; Comment <[email protected]>
Subject: Re: [akasma74/Hass-Custom-Alarm] 0.115 no longer supports html_url for registering panel (#124)
If you are not using the panel, or rather have the alarm working at all without the panel, you can just comment out that line and the integration should work. Without the panel.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#124 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOZUJRODM3XD6CSMK654E6TSGOGJXANCNFSM4RHNLVBA>.
|
FYI, here are the lines that need to be commented out:
|
I am having the same problem after one of the recent updates. Basically the Alarm link on the left column is gone. I am guessing the section blocked on the code will make the rest of the alarm function properly, like the keypad on the overview screen, but how would we make changes to the alarm setting, like if I get a new motion sensor. |
You can directly edit the |
Any news on this matter my home was no alarm now :( |
@marine1988 mate, roll back HA to 0.114 until I fix it, that's the only option ATM. |
@marine1988, you can either do what @akasma74 suggested and downgrade or you can upgrade to the latest version of this alarm and install the lovelace alarm panel. It's super simple to setup, it takes like 2 clicks if your using the UI based (default) version of lovelace. It works great with this custom component, I've used it this way before @akasma74 graciously forked and took ownership of this project and still use it this way. |
Yes, some people use the standard LL alarm card to control this alarm.
|
@akasma74 and it's too small on a 7" display... |
Well, I think size is fixable using card-mod.. but it's additional work. |
The alarm will still arm if there are open sensors, but your right on the other points. Not saying that it's a fix, but it's a work around in the mean time if you need to be on HA 0.115+ |
yes me too sadlay I cant use this alarm anymore :( is there any ETA @akasma74 for the fix? |
Only if ignore_open_sensors is set to true.
I don't quite unedrstand.. you have options for both pre 0.115 and 0.115+ so why exactly can't you use the alarm anymore?
I don't want to give false promises mate.. at least because a) I'm still working every day to complete my offline project and b) it's not a simple fix - it most likely will require for me to learn how to create custom Lovelace cards, not a quick task. So as I previously said - stay tuned, I'll come back to it as soon as I can. |
I think it's too early to close this issue ;) |
The component:
Your setup:
Describe the bug
in 0.115 the html_url is no longer valid for regsitering the panel and bwalarm doesnt load
home-assistant/core#39799
The text was updated successfully, but these errors were encountered: