mr-manuel / venus-os_dbus-serialbattery

Battery Monitor driver for serial battery in VenusOS GX systems
https://mr-manuel.github.io/venus-os_dbus-serialbattery_docs/
MIT License
48 stars 18 forks source link

added temperature sensor 3,4 & 5 #53

Closed KoljaWindeler closed 4 months ago

KoljaWindeler commented 4 months ago

adding all temp sensors, if they are connected to the bms implementing Fixes https://github.com/mr-manuel/venus-os_dbus-serialbattery/issues/50

mr-manuel commented 4 months ago

Which of this sensors is the MOSFET sensors?

KoljaWindeler commented 4 months ago

This one https://github.com/mr-manuel/venus-os_dbus-serialbattery/blob/2c1c994b9081aeec938a8ed71dc3c573fa2767fb/etc/dbus-serialbattery/bms/jkbms_pb.py#L190

mr-manuel commented 4 months ago

Ah, I missed that. Thanks