RainerStaude / hass-becker-component-plus-pybecker

A native home assistant component to control becker RF shutters with a Becker Centronic USB Stick.
MIT License
46 stars 4 forks source link

HASS reports use of depricated hass.helpers.dispatcher #43

Open f69m opened 4 weeks ago

f69m commented 4 weeks ago

Hello, in my logs I found the following message:

Detected that custom integration 'becker' accesses hass.helpers.dispatcher. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from dispatcher directly at custom_components/becker/cover.py, line 253: receive = self.hass.helpers.dispatcher.async_dispatcher_connect(, please report it to the author of the 'becker' custom integration

RainerStaude commented 4 weeks ago

I know. I will fix this in the next revision before November 😉