🎉 Release of add-on Lovelace Migration 0.3.0

This commit is contained in:
Community Hass.io Add-ons Bot 2018-09-27 18:37:59 +00:00
parent 3e303e9cd6
commit 639c1db4a2
4 changed files with 12 additions and 9 deletions

View file

@ -666,10 +666,10 @@ SOFTWARE.
[log-viewer-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[log-viewer-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-lovelace-migration]: https://github.com/hassio-addons/addon-lovelace-migration/tree/v0.2.1
[addon-doc-lovelace-migration]: https://github.com/hassio-addons/addon-lovelace-migration/blob/v0.2.1/README.md
[addon-lovelace-migration]: https://github.com/hassio-addons/addon-lovelace-migration/tree/v0.3.0
[addon-doc-lovelace-migration]: https://github.com/hassio-addons/addon-lovelace-migration/blob/v0.3.0/README.md
[lovelace-migration-issue]: https://github.com/hassio-addons/addon-lovelace-migration/issues
[lovelace-migration-version-shield]: https://img.shields.io/badge/version-v0.2.1-blue.svg
[lovelace-migration-version-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg
[lovelace-migration-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/lovelace-migration.svg
[lovelace-migration-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[lovelace-migration-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -2,6 +2,8 @@
### Changed
- Upgrades base image to v2.1.2
- Adds Hassio API security role
- Upgrades base image to v2.3.0
- Upgrades Python to 3.6.6-r0
[changelog]: https://github.com/hassio-addons/addon-lovelace-migration/compare/v0.2.0...v0.2.1
[changelog]: https://github.com/hassio-addons/addon-lovelace-migration/compare/v0.2.1...v0.3.0

View file

@ -46,8 +46,8 @@ If you are more interested in stable releases of our add-ons:
[discord]: https://discord.me/hassioaddons
[lovelace-docs]: https://www.home-assistant.io/lovelace/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[release-shield]: https://img.shields.io/badge/version-v0.2.1-blue.svg
[release]: https://github.com/hassio-addons/addon-lovelace-migration/tree/v0.2.1
[docs]: https://github.com/hassio-addons/addon-lovelace-migration/blob/v0.2.1/README.md
[release-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg
[release]: https://github.com/hassio-addons/addon-lovelace-migration/tree/v0.3.0
[docs]: https://github.com/hassio-addons/addon-lovelace-migration/blob/v0.3.0/README.md
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[buymeacoffee]: https://www.buymeacoffee.com/dale3h

View file

@ -1,6 +1,6 @@
{
"name": "Lovelace Migration",
"version": "0.2.1",
"version": "0.3.0",
"slug": "lovelace-migration",
"description": "Automatically convert your existing UI to the new Lovelace UI",
"url": "https://github.com/hassio-addons/addon-lovelace-migration",
@ -13,6 +13,7 @@
],
"boot": "manual",
"hassio_api": true,
"hassio_role": "default",
"homeassistant_api": true,
"map": [
"config:rw",