mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 19:11:26 +00:00
📚 Some general documentation updates
This commit is contained in:
parent
c7c98987f7
commit
c7cc29adc8
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue