cyrils / renogy-bt

Python library to read Renogy compatible BT-1 or BT-2 bluetooth modules using Raspberry Pi.
GNU General Public License v3.0
76 stars 27 forks source link

Renogy Core One support coming? #42

Open didi767 opened 8 months ago

didi767 commented 8 months ago

Would it be possible to read directly from the Core One? My mppt and battery are connected to it, but I've noticed that I can't tap to the BT-2 and sending data to my mqtt server. Has anyone noticed that or thought about how to resolve that? (not sure if it's considered as an issue or maybe enhancement request?)

Regards, Didi

cyrils commented 8 months ago

I'm not aware of any Core One APIs. Since bt-2 is already hooked into core one, no other clients can connect to it.

didi767 commented 8 months ago

Can I use the script with the MAC address of the Core One instead of the BT-2? Currently my MPPT is using the BT-2 to connect to the core one, and my battery is connected over the internal/built-in BT. So I was thinking if I could just use the Core one with the integration to read data from the two components