Fabian-Schmidt / esphome-victron_ble

Use official Victron BLE endpoint for fetching data from Victron devices via Bluetooth LE via ESPHome.
GNU General Public License v3.0
152 stars 15 forks source link

Smart Battery Sense - Request #49

Closed dougle03 closed 3 months ago

dougle03 commented 3 months ago

Hi, Great integration, thanks.

Any plans to add in the Victron Smart Battery Sense? I've just fitted one to my van and it's up and running including additional information in the main list. Shows voltage and temperature.

Thanks

image

Fabian-Schmidt commented 3 months ago

Does the Smart Battery Sense have the encryption data in the product info page of the device? If yes what happens if you configure them?

dougle03 commented 3 months ago

Hi yes, I've added it to my YAML but I've only copied your example so don't really know what to do. I've added the MAC and encryption under the entries for the shunt and MPPT, but can't work out how to add in the sensor/s. Thanks

dougle03 commented 3 months ago

image

HBK1 commented 3 months ago

Here is config for Battery Sense https://github.com/Fabian-Schmidt/esphome-victron_ble/issues/20

Fabian-Schmidt commented 3 months ago

I would expect a battery monitor message from the device. So looking at the table i expect a voltage sensor BATTERY_VOLTAGE and temperature TEMPERATURE. Can you try these two sensors?

dougle03 commented 3 months ago

Hi Fabian, Sorry for the delay, had to get actual access to my Moho as the ESP would not update OTA... I now have both battery voltage and temperature from the Battery Sense. All working great. Perhaps update your main table to include the sense? Thanks for your help, Pete

dougle03 commented 3 months ago

Works with Voltage and Temperature.