⬆️ Updating add-on ledfx to a270d5e

This commit is contained in:
Community Hass.io Add-ons Bot 2019-11-03 22:28:35 +00:00
parent 0e21d51e61
commit 13f1d6a54f
4 changed files with 9 additions and 9 deletions

View file

@ -1265,10 +1265,10 @@ SOFTWARE.
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/92c0ec4
[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/92c0ec4/README.md
[addon-ledfx]: https://github.com/hassio-addons/addon-ledfx/tree/a270d5e
[addon-doc-ledfx]: https://github.com/hassio-addons/addon-ledfx/blob/a270d5e/README.md
[ledfx-issue]: https://github.com/hassio-addons/addon-ledfx/issues
[ledfx-version-shield]: https://img.shields.io/badge/version-92c0ec4-blue.svg
[ledfx-version-shield]: https://img.shields.io/badge/version-a270d5e-blue.svg
[ledfx-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ledfx-armhf.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

View file

@ -1,3 +1,3 @@
2019/11/03 19:44 UTC - [92c0ec4](https://github.com/hassio-addons/addon-ledfx/commit/92c0ec41b89170e6279d7b98a571f865499699dd) by [@sinclairpaul](https://github.com/sinclairpaul)
> 🚑Fix nginx SSL config
2019/11/03 22:12 UTC - [a270d5e](https://github.com/hassio-addons/addon-ledfx/commit/a270d5e929822e128b1d3758b2d05e7715bcfd57) by [@sinclairpaul](https://github.com/sinclairpaul)
> 🚑Rewrite ws to wss for SSL

View file

@ -42,11 +42,11 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-ledfx/blob/92c0ec4/README.md
[docs]: https://github.com/hassio-addons/addon-ledfx/blob/a270d5e/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-92c0ec4-blue.svg
[release]: https://github.com/hassio-addons/addon-ledfx/tree/92c0ec4
[release-shield]: https://img.shields.io/badge/version-a270d5e-blue.svg
[release]: https://github.com/hassio-addons/addon-ledfx/tree/a270d5e
[screenshot]: https://github.com/hassio-addons/addon-ledfx/raw/master/images/screenshot.png

View file

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