Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT sensor topics not created for cell voltages #743

Open
Denulle opened this issue Jan 3, 2025 · 0 comments
Open

MQTT sensor topics not created for cell voltages #743

Denulle opened this issue Jan 3, 2025 · 0 comments
Assignees

Comments

@Denulle
Copy link

Denulle commented Jan 3, 2025

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

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants