Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 643 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 643 Bytes

MT691_to_InfluxDB

An ESP8266 program for obtaining data from a MT691 and saving it to an InfluxDB.

Features

  • Reads the data from the smartmeter every second
  • Sends the last value to InfluxDB every minute
  • Buffers data if no WiFi is available (up to 800 records)
  • Webpage with Grafana plugin and ESP monitoring
  • Telnet for monitoring

Screenshot

Hits