Skip to content

mark most recent release as latest #15

@stu247

Description

@stu247

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions