BWAlarm and Floorplan with 0.115.0

So I am running Home Assistant 0.115.0b5 and have lost BWAlarm and partially lost Floorplan…

I was expecting some issues with Floorplan due to

WARNING (MainThread) [homeassistant.components.panel_custom] HTML custom panels have been deprecated
And
WARNING (MainThread) [homeassistant.components.frontend] The ‘extra_html_url’ option is deprecated, please remove it from your configuration. This option will become invalid in version 0.115

I can however report the Floorplan lovelace card is still displayed but gone from the sidebar.

BWAlarm is missing completely,

Error while setting up bwalarm platform for alarm_control_panel
&
The ‘entity_id’ option is deprecated, please remove it from your configuration

So my dilemma now is it worth upgrading past 0.114?

The forum is not the place for discussing beta releases.

Discuss it here: https://discord.gg/amZEjB

Though you will likely just be told to raise an issue with the custom integration developers.

Home Assistant 0.115.0 is not beta anymore…

BWAlarm (ak74 edition) v1.12.6 worked fine until I upgrade to Home Assistant 0.115.0

log:
Error while setting up bwalarm platform for alarm_control_panel

Details:
Logger: homeassistant.components.alarm_control_panel
Source: custom_components/bwalarm/alarm_control_panel.py:395
Integration: Alarm control panel (documentation, issues)
First occurred: 9:29:01 PM (1 occurrences)
Last logged: 9:29:01 PM
Error while setting up bwalarm platform for alarm_control_panel

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 193, in _async_setup_platform
await asyncio.shield(task)
File “/config/custom_components/bwalarm/alarm_control_panel.py”, line 395, in async_setup_platform
await hass.components.panel_custom.async_register_panel(
TypeError: async_register_panel() got an unexpected keyword argument ‘html_url’

please advise.

@eli.mor as u i have the same problem, after the update bwalarm stopped working.

in the log i can see ur same log errors

read link to a post from tom above, answers everything