📚 Documentation improvements

This commit is contained in:
Franck Nijhof 2019-03-26 21:46:04 +01:00
parent 7fab0c9ec8
commit d0860f7174
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
2 changed files with 5 additions and 5 deletions

View file

@ -30,7 +30,7 @@ configuration straight from the web browser and can be embedded straight
into the Home Assistant frontend UI. into the Home Assistant frontend UI.
Visual Studio Code runs as a remote server using `code-server`, and is a Visual Studio Code runs as a remote server using `code-server`, and is a
fully fletched VSCode experience. fully fledged VSCode experience.
The add-on has the Home Assistant and MDI icons extensions pre-installed The add-on has the Home Assistant and MDI icons extensions pre-installed
and pre-configured right out of the box. This means that autocompletion works and pre-configured right out of the box. This means that autocompletion works
@ -61,7 +61,7 @@ Example add-on configuration:
```json ```json
{ {
"log_level": "info", "log_level": "info",
"password": "ChooChooHomie", "password": "ChooChooHomie",
"ssl": false, "ssl": false,
"certfile": "fullchain.pem", "certfile": "fullchain.pem",
@ -75,7 +75,7 @@ Example add-on configuration:
} }
``` ```
**Note**: _This is just an example, don't copy and past it! Create your own!_ **Note**: _This is just an example, don't copy and paste it! Create your own!_
### Option: `log_level` ### Option: `log_level`
@ -174,7 +174,7 @@ panel_iframe:
This issue is caused by your system not having enough file handles, This issue is caused by your system not having enough file handles,
which causes VSCode to be unable to watch all your files. For HassOS, which causes VSCode to be unable to watch all your files. For HassOS,
currently the only option is to click on the little gog when the currently the only option is to click on the little cog when the
notification appears and tell it to not show again. In case you have notification appears and tell it to not show again. In case you have
a generic Linux setup (e.g., Ubuntu), follow this guide by Microsoft: a generic Linux setup (e.g., Ubuntu), follow this guide by Microsoft:

View file

@ -17,7 +17,7 @@ configuration straight from the web browser and can be embedded straight
into the Home Assistant frontend UI. into the Home Assistant frontend UI.
Visual Studio Code runs as a remote server using `code-server`, and is a Visual Studio Code runs as a remote server using `code-server`, and is a
fully fletched VSCode experience. fully fledged VSCode experience.
The add-on has the Home Assistant and MDI icons extensions pre-installed The add-on has the Home Assistant and MDI icons extensions pre-installed
and pre-configured right out of the box. This means that autocompletion works and pre-configured right out of the box. This means that autocompletion works