⬆️ Updating add-on ledfx to 3df972a

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-18 00:26:28 +00:00
parent 0f1ad15b16
commit 137b74422f
4 changed files with 7 additions and 23 deletions

View file

@ -1047,10 +1047,10 @@ SOFTWARE.
[chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/1e40bb2 [addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/3df972a
[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/1e40bb2/README.md [addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/3df972a/README.md
[ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues [ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues
[ledfx-version-shield]: https://img.shields.io/badge/version-1e40bb2-blue.svg [ledfx-version-shield]: https://img.shields.io/badge/version-3df972a-blue.svg
[ledfx-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ledfx-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[ledfx-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ledfx-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,17 +1 @@
- Bump actions/stale from 3.0.19 to 4 (#71) - 🚀 Add-on CI improvements (#75)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -44,6 +44,6 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/?u=frenck [forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-1e40bb2-blue.svg [release-shield]: https://img.shields.io/badge/version-3df972a-blue.svg
[release]: https://github.com/hassio-addons/addon-ledfx/tree/1e40bb2 [release]: https://github.com/hassio-addons/addon-ledfx/tree/3df972a
[screenshot]: https://github.com/hassio-addons/addon-ledfx/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-ledfx/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "ledfx", "name": "ledfx",
"version": "1e40bb2", "version": "3df972a",
"slug": "ledfx", "slug": "ledfx",
"description": "A network based LED effect controller with support for advanced real-time audio effects!", "description": "A network based LED effect controller with support for advanced real-time audio effects!",
"url": "https://github.com/hassio-addons/addon-ledfx", "url": "https://github.com/hassio-addons/addon-ledfx",