You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All cell voltage entities should be created under homeassistant/sensor/BE when all the cell voltages are read.
Actual Behavior
On the first transmission, the 17 sensors (from mqtt.cpp/SensorConfig) are auto discovered by HA. Cell topics also should be auto discovered when all the cells are read, but this doesn't happen. When verifying this in MQTT Explorer, spec_data is sent for and all 96 cells however, sensor topics are not created.
Steps to Reproduce the Problem
Download V8, enable mqtt.
I installed a fresh copy of Home Assistant and reuploaded the software to Stark board V1, didn't resolve the problem.
All cells are populated on the webserver.
Settings
Software version: V8
Battery used: Tesla M3
Inverter communication protocol: CAN
Hardware used for Battery-Emulator: HW_STARK
CONTACTOR_CONTROL: no
CAN_ADDON: no
WEBSERVER: yes
MQTT: yes
The text was updated successfully, but these errors were encountered:
Expected Behavior
All cell voltage entities should be created under homeassistant/sensor/BE when all the cell voltages are read.
Actual Behavior
On the first transmission, the 17 sensors (from mqtt.cpp/SensorConfig) are auto discovered by HA. Cell topics also should be auto discovered when all the cells are read, but this doesn't happen. When verifying this in MQTT Explorer, spec_data is sent for and all 96 cells however, sensor topics are not created.
Steps to Reproduce the Problem
Download V8, enable mqtt.
I installed a fresh copy of Home Assistant and reuploaded the software to Stark board V1, didn't resolve the problem.
All cells are populated on the webserver.
Settings
V8
Tesla M3
CAN
HW_STARK
no
no
yes
yes
The text was updated successfully, but these errors were encountered: