pawelhulek / pgnig-sensor

This sensor is gathering gas usage data from PGNIG ebok page.
MIT License
31 stars 8 forks source link

WARNING: VOLUME_CUBIC_METERS will be removed in HA Core 2025.1. Use UnitOfVolume.CUBIC_METERS instead. #58

Closed jakubczaplicki closed 6 months ago

jakubczaplicki commented 6 months ago
Log Details (WARNING)
Logger: homeassistant.const
Source: helpers/deprecation.py:205
First occurred: 19:47:44 (2 occurrences)
Last logged: 19:47:44

VOLUME_CUBIC_METERS was used from pgnig_gas_sensor, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfVolume.CUBIC_METERS instead, please create a bug report at https://github.com/pawelhulek/pgnig-sensor/issues
TEMP_CELSIUS was used from tech, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/MichalKrasowski/tech-controllers/issues