forked from Chaospott/Heizberry
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			217 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			217 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=homeassistent_thermostat
 | 
						|
After=network-online.target
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=simple
 | 
						|
ExecStart=/srv/homeassistent_services/heizberry_io.py
 | 
						|
 | 
						|
Restart=always
 | 
						|
RestartSec=20
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |