lgresu icon indicating copy to clipboard operation
lgresu copied to clipboard

LG Resu 10 LV Monitor

Results 2 lgresu issues
Sort by recently updated
recently updated
newest added

I get exactly the same constant back: BMS_SERIAL_NUM: b'\x04\xc0\x00\x1f\x03\x00\x00\x00' (which is the same you appear to get). Must be some other heartbeat message.

make install go get github.com/sirupsen/logrus go get github.com/brutella/can go get github.com/google/go-cmp/cmp go get github.com/gorilla/mux go get golang.org/x/tools/cmd/cover go get github.com/mattn/goveralls ( cd cmd/lgresu_mon/; go build -ldflags="-X main.version=1.3-2-g1d330b5" lgresu_mon.go lgresu_actors.go )...