Personal project to query nous A1Z smart plugs exposed via Zigbee2MQTT and accumulate the data in the json data format to be imported into Grafana.
Find a file
2024-05-03 21:13:39 +02:00
src Fix multiple devices not being supported properly. 2024-05-03 21:06:48 +02:00
.gitignore Switch from rusqlite to sqlx, insert plug data into sqlite database 2024-05-01 14:16:04 +02:00
Cargo.toml Fix multiple devices not being supported properly. 2024-05-03 21:06:48 +02:00
LICENSE Initial commit 2024-04-10 22:42:19 +02:00
README.md update readme 2024-05-03 21:13:39 +02:00

zpowergraph

Personal project to query nous A1Z smart plugs exposed via Zigbee2MQTT and accumulate the data in an SQLite database. You can then use the data to generate graphs and statistics about your power consumption, for example using Grafana.