dolezsa / thermal_comfort

Thermal Comfort sensor for HA (absolute humidity, heat index, dew point, thermal perception)
Other
592 stars 111 forks source link

hass.helpers.service deprecation #376

Closed Ag4m3mN0n closed 1 month ago

Ag4m3mN0n commented 4 months ago

I just received the following WARNING in homeassistant.log:

2024-05-13 21:25:37.815 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'thermal_comfort' accesses hass.helpers.service. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from service directly at custom_components/thermal_comfort/init.py, line 162: hass.helpers.service.async_register_admin_service(, please create a bug report at https://github.com/dolezsa/thermal_comfort/issues

Are you aware of that?

Thanks for the work anyhow. Just fell for it, as i noticed, how much of a value it added to my HAS. Cheers, Ag4m3mN0n

parautenbach commented 3 months ago

Duplicate issues: