An open API service indexing awesome lists of open source software.

https://github.com/fkrup/dbus-renogy-old


https://github.com/fkrup/dbus-renogy-old

Last synced: about 1 year ago
JSON representation

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.