Skip to content
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

Installing gives me the previous version #76

Open
jm-cook opened this issue Oct 3, 2024 · 1 comment
Open

Installing gives me the previous version #76

jm-cook opened this issue Oct 3, 2024 · 1 comment

Comments

@jm-cook
Copy link

jm-cook commented Oct 3, 2024

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

{
  "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"
}


@kimma
Copy link

kimma commented Nov 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants