Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.25 KB

🚧 CAUTION: This project is currently under development and is not yet functional. Please check again later.

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 Rover Boost 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 Rover Boost MPPT Compatibility

The application is designed to be compatible with Renogy Rover Boost MPPT solar charge controllers. Specific models and compatibility details should be provided here.

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.md file for details.

Contact

Acknowledgments

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