|
|
|
|
|
by Helmut10001
711 days ago
|
|
In Germany we have an infrared one-way connection (SML protocol). I hooked a Raspberry Pi Zero WH (consumes only 0.7 Watt) with Ethernet Hat and USB-Infrared-Reader-Cable to the Smart Meter. The PI reads and transmits all readings over MQTT to my InfluxDB 2.0, which is running virtualized on Proxmox. At the same time, I also read my solar inverter through Modbus TCP (via OSS called "Solaranzeige"), to the same Influx DB. Both is visualized in Grafana. It is a nice stack that did not produce any problems in 7+ years. All of this helped me to better understand my electricity consumption. |
|