hass-entso-e icon indicating copy to clipboard operation
hass-entso-e copied to clipboard

ENERGY_KILO_WATT_HOUR will be removed in HA Core 2025.1. Use UnitOfEnergy.KILO_WATT_HOUR instead

Open nohn opened this issue 4 months ago • 3 comments

nohn avatar Feb 12 '24 06:02 nohn

Looks like it is already fixed in commit c286eee98a3df7c262821e2d089ff3945701a987

MBungalski avatar Mar 13 '24 18:03 MBungalski

Looks like it is already fixed in commit c286eee

There doesn't seem to be a version released since this commit. As a consequence, you still get the same error with the most recent Home Assistant (2024.4.4) and the most recent ENTSO-e addon (version v0.3.0).

olafz avatar Apr 28 '24 11:04 olafz

Still an issue, as there is no version update.

Logger: homeassistant.const
Source: helpers/deprecation.py:206
First occurred: 10:40:11 (1 occurrences)
Last logged: 10:40:11

ENERGY_KILO_WATT_HOUR was used from entsoe, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfEnergy.KILO_WATT_HOUR instead, please report it to the author of the 'entsoe' custom integration

aodtcr avatar May 08 '24 09:05 aodtcr