https://github.com/fkrup/dbus-renogy-old
https://github.com/fkrup/dbus-renogy-old
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fkrup/dbus-renogy-old
- Owner: FKrup
- License: mit
- Created: 2024-06-22T18:14:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T15:32:56.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T21:31:03.398Z (over 1 year ago)
- Language: Python
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dbus-renogy
This application enables communication with Renogy Rover Boost MPPT solar charge controllers. The data is made available on D-Bus, the internal data bus used in Venus OS, allowing for integration with the Venus OS GUI.
## Features
- Communicates with Renogy MPPT solar charge controllers.
- Presents data on D-Bus for seamless integration with Venus OS.
- Allows for monitoring and configuration of charge controller settings via Venus OS GUI.
## Renogy MPPT Compatibility
The application is designed to be compatible with Renogy Rover Boost MPPT solar charge controllers.
- 36V/48V Rover Boost 10A MPPT Solar Charge Controller (SKU: RCC10RVRB)
## Contributing
Contributions to improve the application are welcome. Please fork the repository, create your feature branch, commit your changes, push the branch, and then open a pull request.
## License
This project is licensed under the MIT License - see the `LICENSE` file for details.
## Contact
- FKrup
- Project Link: https://github.com/FKrup/dbus-renogy
## Acknowledgments
- Victron Energy for Venus OS.
- The maintainers of the `velib_python` library.