You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Регистратор: homeassistant.helpers.typing
Источник: helpers/deprecation.py:206
Первое сообщение: 01:43:08 (3 сообщений)
Последнее сообщение: 01:43:08
HomeAssistantType was used from lkcomu_interrao, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.HomeAssistant instead, please report it to the author of the 'lkcomu_interrao' custom integration
The text was updated successfully, but these errors were encountered:
from homeassistant.helpers.typing import HomeAssistantType
на from homeassistant.core import HomeAssistant
и переименовать все слова HomeAssistantType на HomeAssistant
Регистратор: homeassistant.helpers.typing
Источник: helpers/deprecation.py:206
Первое сообщение: 01:43:08 (3 сообщений)
Последнее сообщение: 01:43:08
HomeAssistantType was used from lkcomu_interrao, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.HomeAssistant instead, please report it to the author of the 'lkcomu_interrao' custom integration
The text was updated successfully, but these errors were encountered: