Remove message saying dashboard wont work on windows (#3082)

This commit is contained in:
Jesse Hills 2023-07-20 08:53:28 +12:00
parent c3222cac9f
commit b012bef7b0
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -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)