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

mark most recent release as latest #15

Open
stu247 opened this issue Nov 11, 2024 · 2 comments
Open

mark most recent release as latest #15

stu247 opened this issue Nov 11, 2024 · 2 comments

Comments

@stu247
Copy link

stu247 commented Nov 11, 2024

Please mark the most recent release of wyoming-piper (currently v1.5.2) as the "Latest" release. See (https://github.com/rhasspy/wyoming-faster-whisper) as an example; it has the Latest release set to v2.2.0.

This would allow people to monitor for changes in HA via:

rest:
  - resource: https://api.github.com/repos/rhasspy/wyoming-piper/releases/latest
    scan_interval: 21600  # 6 hrs
    sensor:
      - name: "Piper Latest Version"
        value_template: "{{ value_json.tag_name }}"
@stu247
Copy link
Author

stu247 commented Nov 11, 2024

Doing a little more research, it looks like the addon (https://github.com/home-assistant/addons/blob/master/piper/build.yaml) and the wyoming-piper docker container (https://hub.docker.com/r/rhasspy/wyoming-piper/tags) are both using v1.5.0 and not v1.5.2. In that case should Latest be set to v1.5.0?

@stu247
Copy link
Author

stu247 commented Jan 4, 2025

Hi @synesthesiam could you please take a look at this request?

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

1 participant