We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add your logs here.
When I install the latest version using hacs or the wget method I get version 2022.10.2. I expected to get 2023.6.0
{ "domain": "amshan", "name": "AMS HAN meter", "version": "2022.10.2", "config_flow": true, "documentation": "https://github.com/toreamun/amshan-homeassistant", "issue_tracker": "https://github.com/toreamun/amshan-homeassistant/issues", "codeowners": [ "@toreamun" ], "requirements": [ "amshan[serial]==2.1.1" ], "after_dependencies": [ "mqtt" ], "iot_class": "local_push" }
The text was updated successfully, but these errors were encountered:
It's just because someone has forgotten to update the manifest with the new version: https://github.com/toreamun/amshan-homeassistant/blob/2023.6.0/custom_components/amshan/manifest.json
Sorry, something went wrong.
No branches or pull requests
Version of the custom_component
Configuration
Add your logs here.
Describe the bug
When I install the latest version using hacs or the wget method I get version 2022.10.2. I expected to get 2023.6.0
Debug log
The text was updated successfully, but these errors were encountered: