Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.42 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.42 KB

renogy-bt-esphome

ESPHome implementation to pull data from BT-enabled Renogy devices

Setup

renogy_batteries.yaml is configured to connect to a single Renogy BT device (currently tested on a BT-2 connected to three batteries in a daisy-chained configuration.) There are todos in the yaml that indicate places where updates should be made, or at least pertinent information for the user is available.

renogy_utilities.h contains methods that do the heavy-lifting regarding prepping requests to be sent to the BT device and parsing the response.

Disclaimer

This is not an official library endorsed by the device manufacturer. Renogy and all other trademarks in this repo are the property of their respective owners and their use herein does not imply any sponsorship or endorsement.

References