-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not recognized as HASS-IO Integration #14
Comments
Hi 👋 Hope that helps :-) |
thank you for the hint. still to learn a lot. managed to get it installed! |
Hi David,
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 HACS<https://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 GitHub<#14 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIATKVXQNO7M4NTE47XXHODYURJHVAVCNFSM6AAAAABDPXHVV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJTGY2TKMZUGI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hey, I have created a new issue for this. Don't worry, for now those are just warnings about deprecations. It will work like this until January 2025. I'll take care of those warnings in the next release :) |
When adding the git url to the add-on store repository, a failure "https://github.com/scheidtdav/homeassistant-kostal-piko is not a valid add-on repository" appears.
Am I missing a file or information? I used the repository add-on to tool before and it worked. However, in the meantime I use HA 11.5 core and the latest UI.
Protocol:
Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:138
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 17:11:26 (1 occurrences)
Last logged: 17:11:26
Failed to to call /store/repositories - https://github.com/scheidtdav/homeassistant-kostal-piko is not a valid add-on repository
The text was updated successfully, but these errors were encountered: