https://github.com/peff74/mt691_to_influxdb
Reads data from Iskra MT691 power meter and writes them to InfluxDB
https://github.com/peff74/mt691_to_influxdb
arduino esp32 esp8266 grafana influxdb mt691 obis smartmeter sml
Last synced: 4 months ago
JSON representation
Reads data from Iskra MT691 power meter and writes them to InfluxDB
- Host: GitHub
- URL: https://github.com/peff74/mt691_to_influxdb
- Owner: peff74
- License: mit
- Created: 2022-09-26T16:22:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T08:59:09.000Z (almost 2 years ago)
- Last Synced: 2025-10-09T22:33:00.653Z (8 months ago)
- Topics: arduino, esp32, esp8266, grafana, influxdb, mt691, obis, smartmeter, sml
- Language: C++
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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

[](https://hits.seeyoufarm.com)