mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Remove message saying dashboard wont work on windows (#3082)
This commit is contained in:
parent
c3222cac9f
commit
b012bef7b0
@ -42,8 +42,8 @@ If you want to use `docker-compose` instead, here's a sample file:
|
||||
|
||||
.. note::
|
||||
|
||||
If you are using NFS share to back your container's config volume, you may
|
||||
need to mount the volume with the `nolock` option, otherwise platformio may
|
||||
If you are using NFS share to back your container's config volume, you may
|
||||
need to mount the volume with the `nolock` option, otherwise platformio may
|
||||
freeze on container startup as per `platformIO-core Issue 3089 <https://github.com/platformio/platformio-core/issues/3089>`__
|
||||
|
||||
The project provides multiple docker tags; please pick the one that suits you
|
||||
@ -208,8 +208,7 @@ Bonus: ESPHome dashboard
|
||||
|
||||
ESPHome features a dashboard that you can use to easily manage your nodes
|
||||
from a nice web interface. It was primarily designed for
|
||||
:doc:`the Home Assistant add-on <getting_started_hassio>`, but also works with a simple command on
|
||||
\*nix machines (sorry, no windows).
|
||||
:doc:`the Home Assistant add-on <getting_started_hassio>`, but also works with a simple command.
|
||||
|
||||
To start the ESPHome dashboard, simply start ESPHome with the following command
|
||||
(with ``config/`` pointing to a directory where you want to store your configurations)
|
||||
|
Loading…
Reference in New Issue
Block a user