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
79 stars 29 forks source link

Deprecated call #138

Closed e2m32 closed 2 years ago

e2m32 commented 2 years ago

The component:

Your setup:

Describe the bug WARNING in logs from Home Assistant:

Entity alarm_control_panel.house (<class 'custom_components.bwalarm.alarm_control_panel.BWAlarm'>) implements device_state_attributes. Please report it to the custom component author.

Everything is working right now, but not sure when HA will deprecate this service call and break the component.

akasma74 commented 2 years ago

Thanks for reporting that. It's the result of this PR. Will sort it out shortly as it's a simple change of name.

akasma74 commented 2 years ago

Should work now if you update to 1.12.13