-
There are several things that are currently constants within the project.
It would be helpful to allow folks the ability to easily override these things via environment variables and/or a solarshed…
-
In case it is of any help or inspiration to others, I am sharing what I have done to assist with checking that the CRONS are running as expected and to be able to unpick errors if anything stops worki…
-
Not an issue but a testimony that I was able to pull data from a Renogy Rover Elite 40 using a modified copy of the Wanderer script (my modbus address was 16) Also made a splitter to use the BT-2 alo…
-
Not really an issue just hoping you might be able to give me some insight. I's like to read my Renogy using an ESP32 running Tasmota. There's a BLEOp command with the following format
BLEOp1 m:MAC s:…
-
Hi,
I have three 40A Rover Charge Controllers that are connected using the Renogy communication hub to an Orange Pi with a USB to RS485 converter. They have slave addresses 16, 17, & 18. I'm pollin…
-
I'm running `batmon` in standalone mode through docker as outlined here (on a Raspberry Pi):
https://github.com/fl4p/batmon-ha/issues/25#issuecomment-1952473454
This is my `options.json` file:
…
-
Registries 5018-5021 report in .1C, so 80 would be 8C
Registry 5103 is the status of the battery heater. 0-255 (0 being off, 255 being on-high) Not sure on the intermediate values but it shuts off at…
-
Hi,
I'm slowly doing research into your project to figure out if it'd be worth it for me to get the extra data that'd be possible if I wasn't going through the RS232 DB9 port on the Mate2.
Two y…
-
Hi,
i would like to install this and enable a Grafana Dashboard for it.
Can you support me ?
Regards
-
root@rpi-solar:/home/pi/test/SolarShed# ./getChargeryData.py
File "./getChargeryData.py", line 71
dataStr = f"BMS_A{valName} {cellVolts}"
…