RubenHarms / ha-harvia-xenio-wifi

Home Assistant component for Harva Sauna (working with Xenio Wifi)
10 stars 1 forks source link

Deprecated methods: stops working in Home Assistant 2024.11 #3

Open PerSterin opened 1 week ago

PerSterin commented 1 week ago

Logger: homeassistant.helpers.frame Source: helpers/frame.py:184 First occurred: 20:15:07 Last logged: 20:15:19

Detected that custom integration 'harvia_sauna' accesses hass.helpers.aiohttp_client. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from aiohttp_client directly at custom_components/harvia_sauna/api.py, line 30: session = self.hass.helpers.aiohttp_client.async_get_clientsession(), please create a bug report at https://github.com/RubenHarms/ha-harvia-xenio-wifi/issues