scheidtdav / homeassistant-kostal-piko

Home Assistant integration for Kostal Piko inverters
MIT License
14 stars 3 forks source link

Migrate units of measurements to new supported units #15

Open scheidtdav opened 8 months ago

scheidtdav commented 8 months ago

Please find attached the error message reported back by the system protocol.

Logger: homeassistant.const Source: helpers/deprecation.py:205 First occurred: 17:59:23 (4 occurrences) Last logged: 17:59:23

POWER_WATT was used from kostal, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfPower.WATT instead, please report it to the author of the 'kostal' custom integration ENERGY_KILO_WATT_HOUR was used from kostal, 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 'kostal' custom integration ELECTRIC_POTENTIAL_VOLT was used from kostal, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfElectricPotential.VOLT instead, please report it to the author of the 'kostal' custom integration ELECTRIC_CURRENT_AMPERE was used from kostal, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfElectricCurrent.AMPERE instead, please report it to the author of the 'kostal' custom integration

BR Wolfgang

Am 20.02.2024 um 08:55 schrieb David Scheidt @.**@.>>:

Hi 👋 It looks like you were trying to add this to the Supervisor repositories. This is not an add-on repository for the supervisor. You may either add this to your Home Assistant using the source code (which I do not recommend) or you will have to use HACShttps://hacs.xyz/ to be able to add this as a custom repository to your installation. You can find documentation for that here: https://hacs.xyz/docs/faq/custom_repositories/

Hope that helps :-)

— Reply to this email directly, view it on GitHubhttps://github.com/scheidtdav/homeassistant-kostal-piko/issues/14#issuecomment-1953655342, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIATKVXQNO7M4NTE47XXHODYURJHVAVCNFSM6AAAAABDPXHVV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJTGY2TKMZUGI. You are receiving this because you authored the thread.Message ID: @.***>

Originally posted by @wolfei87 in https://github.com/scheidtdav/homeassistant-kostal-piko/issues/14#issuecomment-1968701965