n4ts / ha-notione

This device tracker uses unofficial API to get data from web.notione.com
Apache License 2.0
7 stars 1 forks source link

Deprecated warning: Detected that custom integration 'notione' accesses hass.helpers.event #6

Open pejotigrek opened 1 month ago

pejotigrek commented 1 month ago

HomeAssistant container install 2024.7.4, notiOne 2022.03.18

2024-08-05 20:33:11.666 WARNING (SyncWorker_25) [homeassistant.helpers.frame] Detected that custom integration 'notione' accesses hass.helpers.event. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from event directly at custom_components/notione/device_tracker.py, line 65: hass.helpers.event.track_point_in_utc_time(, please report it to the author of the 'notione' custom integration