victronenergy / venus

Victron Energy Unix/Linux OS
https://github.com/victronenergy/venus/wiki
580 stars 73 forks source link

Add Battery Temperature values to MQTT #1192

Open askpatrickw opened 9 months ago

askpatrickw commented 9 months ago

There are topics for battery temperature, but they are always null.

N//battery/0/Dc/0/Temperature N//system/0/Dc/Battery/Temperature N//vebus/276/BatterySense/Temperature N//vebus/276/Dc/0/Temperature

Potential Larger fixes for this:

  1. This could retitled, support all the data in Lithium Battery Smart BLE via CANBus and thus MQTT.
  2. Stop publishing MQTT topics which are unsupported (i.e., ones which will never not be null).