Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.11 KB

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

Acknowledgments

  • Victron Energy for Venus OS.
  • The maintainers of the velib_python library.