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.
- 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.
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)
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.
This project is licensed under the MIT License - see the LICENSE
file for details.
- FKrup
- Project Link: https://github.com/FKrup/dbus-renogy
- Victron Energy for Venus OS.
- The maintainers of the
velib_python
library.