10 lines
		
	
	
	
		
			192 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 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
 |