Skip to content

PlantStatus v.1.10-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@gemi254 gemi254 released this 16 Mar 11:24
· 165 commits to main since this release

PlantStatus is a plant monitoring and logging application using LILYGO TTGO-T-HIGrow sensor.

Main features

  • Configure parameters using an access point and config portal on startup. Uses
    ConfigAssist library to edit application variables
  • Publish sensor values in a mqtt broker.
  • Homeassistant integration using MQTT auto discovery interface.
  • Daily measurements Log in a csv file stored in SPIFFS. View file in browser.
  • Monthly measurements Logs in csv files stored in SPIFFS. View or download the files from browser.
  • User button single Press -> Take measurement an go to sleep.
  • User button long Press -> Start webserver and show a web page with measurements to connected client.
  • Websockets to auto update sensor values in home page (No refresh).
  • Sensors offsets for device calibration.
  • Auto sleep after no activity.
  • Battery optimization.
  • Mqtt remote configure commands and wakeup function.

Full Changelog: https://github.com/gemi254/PlantStatus-LilyGO-TTGO-Higrow/commits/LilyGO-TTGO-Higrow