adamoutler / pikvm-homeassistant-integration

A Home Assistant integration for PiKVM.
7 stars 1 forks source link

Translation Deprecated Warning #3

Closed ejpenney closed 2 weeks ago

ejpenney commented 3 weeks ago

Integration produces the following warning:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:184
First occurred: 9:32:24 AM (1 occurrences)
Last logged: 9:32:24 AM

Detected that custom integration 'pikvm_ha' accesses hass.helpers.translation. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from translation directly at custom_components/pikvm_ha/utils.py, line 34: translations = await hass.helpers.translation.async_get_translations(language, "config"), please create a bug report at https://github.com/adamoutler/pikvm-homeassistant-integration/issues