https://github.com/jmccrohan/jsolar
Resol VBUS JSON Server
https://github.com/jmccrohan/jsolar
Last synced: 3 months ago
JSON representation
Resol VBUS JSON Server
- Host: GitHub
- URL: https://github.com/jmccrohan/jsolar
- Owner: jmccrohan
- Created: 2020-06-27T14:03:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T23:21:10.000Z (about 3 years ago)
- Last Synced: 2025-01-30T21:15:05.403Z (5 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jsolar
## Python Resol VBUS JSON ServerParses VBUS packets received over serial from Resol Solar Pump Controllers
and presents results in JSON and Prometheus metrics format.Developed for my own use. Could do with a tidy up and some documentation.
Requirements:
[pyvbus](https://github.com/epenet/pyvbus)