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

Hass-Custom-Alarm needs updated to work with 0.110.0 #97

Closed awshirley closed 4 years ago

awshirley commented 4 years ago

The component: This integration: v1.12.4 Home Assistant: v0.11006 Python: v(3,7,7,final,0)

Your setup:

Describe the bug Get warning message in log, AlarmControlPanel is deprecate, modify BWAlarm to extend AlarmControlPanelEntity Icons used by BWAlarm fail to load

To Reproduce Upgrade HA from 0.109.6 to 0.110.0

Expected behavior bwalarm to load properly

Home Assistant log 2020-05-20 12:29:46 WARNING (MainThread) [homeassistant.components.alarm_control_panel] AlarmControlPanel is deprecated, modify BWAlarm to extend AlarmControlPanelEntity

Screen print showing icons missing: image

akasma74 commented 4 years ago

fixed in v1.12.5