Having an issue and not sure whats wrong. Attempting to install and start esphome & dashboard on standalone linux box.
In following esphome instructions I have (venv) environment.
esphome version = Version: 2024.2.2
python3 version = 3.11.7
not that I am going to use it but esphome wizard test.yaml starts up fine (testing purpose)
I have run:
pip install tornado esptool
esphome dashboard config/
when I run esphome dashboard config/ home/me/directoryname or varients I get
unrecognized arguments error or
Erno 2 No such file or directory 'home/me/directoryname.
Im reasonably convinced esphome is working but the dashboard command or permission or location is where Im wrong.