diff --git a/README.md b/README.md index 389a862..1eb7def 100755 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. 1. [Add our Hass.io add-ons repository][repository] to your Hass.io instance. -1. Install the "SonWEB" add-on -1. Start the "SonWEB" add-on -1. Check the logs of the "SonWEB" if everything went well +1. Install the "SonWEB" add-on. +1. Start the "SonWEB" add-on. +1. Check the logs of the “SonWEB” add-on to see if everything went well. **NOTE**: Do not add this repository to Hass.io, please use: `https://github.com/hassio-addons/repository`. @@ -134,7 +134,7 @@ Example configuration: panel_iframe: sonweb: title: SonWEB - icon: mdi:light-switch + icon: mdi:lightbulb-on url: http://addres.to.your.hass.io:9541 ``` diff --git a/sonweb/.README.j2 b/sonweb/.README.j2 index 4b59d02..55bb0f8 100644 --- a/sonweb/.README.j2 +++ b/sonweb/.README.j2 @@ -70,7 +70,7 @@ If you are more interested in stable releases of our add-ons: [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-sonweb/54155?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg -[project-stage-shield]: https://img.shields.io/badge/project%20stage-concept-red.svg +[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg [release]: {{ repo }}/tree/{{ version }} [screenshot]: https://github.com/hassio-addons/addon-sonweb/raw/master/images/screenshot.png