Home
Configuration
API
MeteoControl
Read value
http://{IP}/api/sensors
Will return all sensors values
Control LED brightnes
http://{IP}/api/control?bright=15
Set LED bright to highest value.
http://{IP}/api/control?bright=1
Set LED bright to lowest value.