[Unit]
Description=Thermostat Sensor
[Service]
EnvironmentFile=-%E/thermostat/sensor
ExecStart=/usr/bin/python3 -m thermostat.sensor
Restart=always
[Install]
WantedBy=default.target