Skip to content

lschloetterer/airgradient-one-v9

Repository files navigation

Firmware for Airgradient ONE v9

based on https://github.com/airgradienthq/arduino

Changes

  • RGB strip shows gradual changes in CO2 value by calculating hue dynamically
  • automatic firmware update check disabled
  • added PlatformIO configuration

Updating

Run patch-airgradient-lib.sh to change the files inside the Airgradient lib.

Disabling cloud connection

Use Airgradient local server API to set custom config values curl -X PUT -H "Content-Type: application/json" -d '{"configurationControl": "local", "postDataToAirGradient": false, "mqttBrokerUrl": "mqtt://user:password@mqtt-server:1883", "country": "DE"}' http://airgradient-ip/config

References

About

Firmware for Airgradient ONE v9 with PlatformIO config

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages