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

action ON for shunt? same as battery_monitor? #31

Closed riker65 closed 2 months ago

riker65 commented 9 months ago

Hi

which of the actions are refereing to the shunt? I expected battery Monitor, but do not see a message

    on_battery_monitor_message:
      - logger.log: "Message from Battery Monitor."

    on_inverter_message:
      - logger.log: "Message from Inverter."
    on_dcdc_converter_message:
      - logger.log: "Message from DC/DC Converter."
    on_smart_lithium_message:
      - logger.log: "Message from Smart Lithium."
    on_inverter_rs_message:
      - logger.log: "Message from Inverter RS."
    on_smart_battery_protect_message:
      - logger.log: "Message from Smart Battery Protect."
    on_lynx_smart_bms_message:
      - logger.log: "Message from Lynx Smart BMS."
    on_multi_rs_message:
      - logger.log: "Message from Multi RS."
    on_ve_bus_message:
      - logger.log: "Message from VE.Bus."
    on_dc_energy_meter_message:
      - logger.log: "Message from DC Energy Meter."
Fabian-Schmidt commented 9 months ago

Correct I also expect the battery monitor message. Is the connection working and the sensor data is received? In my experience the shunts do have a bad antennas and therefore is the signal reception very limited.

riker65 commented 9 months ago

yes shunt is connected, and yes signal is very bad, same while using the app.

so I sould see the message....will check again

Fabian-Schmidt commented 2 months ago

Is this issue resolved? Can I close it?

riker65 commented 2 months ago

yes