iphonedetect
iphonedetect copied to clipboard
'iphonedetect' accesses hass.helpers.event. This is deprecated and will stop working in Home Assistant 2024.11
Running HA 2024.05 you get the following warning:
2024-06-09 13:02:50.587 WARNING (SyncWorker_7) [homeassistant.helpers.frame] Detected that custom integration 'iphonedetect' accesses hass.helpers.event. This is deprecated and will stop working in Home A ssistant 2024.11, it should be updated to import functions used from event directly at custom_components/iphonedetect/device_tracker.py, line 124: hass.helpers.event.track_point_in_utc_time(, please repor t it to the author of the 'iphonedetect' custom integration