11 lines
192 B
Desktop File
11 lines
192 B
Desktop File
[Unit]
|
|
Description=ESPHome
|
|
|
|
[Service]
|
|
ExecStart=/home/esphome/.local/bin/esphome dashboard config/
|
|
WorkingDirectory=/home/esphome/.local/bin
|
|
User=esphome
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|