JaccoR / hass-entso-e

Integration for Home Assistant to fetch day ahead energy prices from European countries via ENTSO-e Transparency Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

nohn opened this issue · comments

Looks like it is already fixed in commit c286eee

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).

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