diff --git a/README.md b/README.md index 35658d6..adcf7fe 100644 --- a/README.md +++ b/README.md @@ -426,10 +426,10 @@ If you are here, seeking help, please look at the issues of the specific addon. [mitmproxy-armhf-badge]: https://img.shields.io/badge/armhf-yes-green.svg [mitmproxy-armv7-badge]: https://img.shields.io/badge/armv7-yes-green.svg [mitmproxy-i386-badge]: https://img.shields.io/badge/i386-yes-green.svg -[pigpio-files]: https://github.com/Poeschl-HomeAssistant-Addons/pigpio/tree/v1.5.3 -[pigpio-doc]: https://github.com/Poeschl-HomeAssistant-Addons/pigpio/blob/v1.5.3/README.md +[pigpio-files]: https://github.com/Poeschl-HomeAssistant-Addons/pigpio/tree/caf519a +[pigpio-doc]: https://github.com/Poeschl-HomeAssistant-Addons/pigpio/blob/caf519a/README.md [pigpio-issue]: https://github.com/Poeschl-HomeAssistant-Addons/pigpio/issues -[pigpio-version-badge]: https://img.shields.io/badge/version-v1.5.3-blue.svg +[pigpio-version-badge]: https://img.shields.io/badge/version-caf519a-blue.svg [pigpio-aarch64-badge]: https://img.shields.io/badge/aarch64-yes-green.svg [pigpio-amd64-badge]: https://img.shields.io/badge/amd64-no-red.svg [pigpio-armhf-badge]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/pigpio/CHANGELOG.md b/pigpio/CHANGELOG.md index 431f248..625af1b 100644 --- a/pigpio/CHANGELOG.md +++ b/pigpio/CHANGELOG.md @@ -1,5 +1,5 @@ -## Changes in this version - -### ⬆️ Dependency updates - -- ⬆️ Updated os packages @Poeschl ([#1](https://github.com/Poeschl-HomeAssistant-Addons/pigpio/pull/1)) +# Changelog since 1.5.3 +- Merge pull request #3 from Poeschl-HomeAssistant-Addons/add-package-updater + +👷 Add package updater action +- 👷 Add package updater action diff --git a/pigpio/README.md b/pigpio/README.md index 7bf9af2..4b8bfa3 100644 --- a/pigpio/README.md +++ b/pigpio/README.md @@ -34,8 +34,8 @@ For the stable version of the add-ons: [Stable-Repository] [stage-badge]: https://img.shields.io/badge/Addon%20stage-stable-green.svg -[release-badge]: https://img.shields.io/badge/version-v1.5.3-blue.svg -[release]: https://github.com/Poeschl-HomeAssistant-Addons/pigpio/tree/v1.5.3 +[release-badge]: https://img.shields.io/badge/version-caf519a-blue.svg +[release]: https://github.com/Poeschl-HomeAssistant-Addons/pigpio/tree/caf519a [donation-badge]: https://img.shields.io/badge/Buy%20me%20a%20coffee-%23d32f2f?logo=buy-me-a-coffee&style=for-the-badge&logoColor=white [donation-url]: https://www.buymeacoffee.com/Poeschl diff --git a/pigpio/config.yaml b/pigpio/config.yaml index 5d7e09c..6097660 100644 --- a/pigpio/config.yaml +++ b/pigpio/config.yaml @@ -1,5 +1,5 @@ name: pigpio -version: 1.5.3 +version: caf519a slug: pigpio description: Control your pwm leds with pigpio on Home Assistant url: https://github.com/Poeschl-HomeAssistant-Addons/pigpio