HA core version
2025.1.0
Intergration version
0.3.0
The description of problem
Received the following error message:
Platform error 'sensor' from integration 'lta' - cannot import name 'TIME_MINUTES' from 'homeassistant.const' (/usr/src/homeassistant/homeassistant/const.py)
'TIME_MINUTES' constant is depreciated in HA 2024.1.0.
'UnitOfTime.MINUTES' should be used instead.
HA core version
2025.1.0
Intergration version
0.3.0
The description of problem
Received the following error message:
Platform error 'sensor' from integration 'lta' - cannot import name 'TIME_MINUTES' from 'homeassistant.const' (/usr/src/homeassistant/homeassistant/const.py)
'TIME_MINUTES' constant is depreciated in HA 2024.1.0.
'UnitOfTime.MINUTES' should be used instead.