This is a module getting temperature data from temperatur.nu which is mainly relevant in Sweden.
/etc/opt/agocontrol/conf.d/system.conf
[system] units=SI
# Coordinates for sunrise/sunset event lat=56.05 lon=12.7
/etc/opt/agocontrol/conf.d/temperaturenu.conf
[temperaturenu] waittime=300 debug=false
Waittime cannot be shorter than 300 seconds due to API constraints
sudo apt-get install python-lxml
Place agotemperaturenu.pi in /opt/agocontrol/bin
chmod +x /opt/agocontrol/binagotemperaturenu.pi
Enable a service as per Autostart_Devices