diff --git a/README.md b/README.md index f61e1ce57..ea61ecb60 100644 --- a/README.md +++ b/README.md @@ -752,10 +752,10 @@ SOFTWARE. [octobox-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [octobox-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [octobox-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/160943c -[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/160943c/README.md +[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/b1541ca +[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/b1541ca/README.md [phlex-issue]: https://github.com/hassio-addons/addon-phlex/issues -[phlex-version-shield]: https://img.shields.io/badge/version-160943c-blue.svg +[phlex-version-shield]: https://img.shields.io/badge/version-b1541ca-blue.svg [phlex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/phlex.svg [phlex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [phlex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/phlex/CHANGELOG.md b/phlex/CHANGELOG.md index 5018a84c6..a7e1e6655 100644 --- a/phlex/CHANGELOG.md +++ b/phlex/CHANGELOG.md @@ -1,3 +1,3 @@ -2018/09/26 14:50 UTC - [160943c](https://github.com/hassio-addons/addon-phlex/commit/160943cf41abc7b5c4114a69d9cc926e6989218e) by [@ludeeus](https://github.com/ludeeus) -> Merge branch 'master' of https://github.com/hassio-addons/addon-phlex +2018/09/26 20:31 UTC - [b1541ca](https://github.com/hassio-addons/addon-phlex/commit/b1541cad1b2866e8918e06ca5323aaa623be1916) by [@ludeeus](https://github.com/ludeeus) +> 🔨 Moved from git to curl for the repo diff --git a/phlex/README.md b/phlex/README.md index 146a9b2f9..bbf42ec3b 100644 --- a/phlex/README.md +++ b/phlex/README.md @@ -42,12 +42,12 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/ludeeus [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-phlex/blob/160943c/README.md +[docs]: https://github.com/hassio-addons/addon-phlex/blob/b1541ca/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-phlex/70378 [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [phlex-wiki]: https://github.com/d8ahazard/Phlex/wiki [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-160943c-blue.svg -[release]: https://github.com/hassio-addons/addon-phlex/tree/160943c +[release-shield]: https://img.shields.io/badge/version-b1541ca-blue.svg +[release]: https://github.com/hassio-addons/addon-phlex/tree/b1541ca [screenshot]: https://github.com/hassio-addons/addon-phlex/raw/master/images/screenshot.png \ No newline at end of file diff --git a/phlex/config.json b/phlex/config.json index a0b0b4480..824213051 100644 --- a/phlex/config.json +++ b/phlex/config.json @@ -1,6 +1,6 @@ { "name": "Phlex", - "version": "160943c", + "version": "b1541ca", "slug": "phlex", "description": "A super-sexy voice interface for Plex", "url": "https://github.com/hassio-addons/addon-phlex/tree/master/README.md", @@ -15,6 +15,7 @@ "boot": "auto", "hassio_api": true, "hassio_role": "default", + "homeassistant_api": false, "ports": { "1778/tcp": 1778 },