-
|
Hi hm2mqtt community, let me first thank you, especialy @tomquist for that great project! My Setup
My ProblemI do not see any values in HA. The new device has been discovered, but all values are unknown. But the firmware version and the BT Mac is shown. My Investigation so farSorry I'm pretty new to Home Assistant. May be this is a no-brainer
What could be the next step to investigate? Please help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I found the solution: For some reasons (most probably I set it up differently at the beginning) there were discovery messages for HMA-2 in MQTT that set up the device in HA. But my device is a newer generation (HMJ-2). The discovery message for that device (also published via MQTT) was not used by HA. So I just had to delete my not working device in HA, after short time, the correct one appeared, referring to the right data. |
Beta Was this translation helpful? Give feedback.

I found the solution: For some reasons (most probably I set it up differently at the beginning) there were discovery messages for HMA-2 in MQTT that set up the device in HA. But my device is a newer generation (HMJ-2). The discovery message for that device (also published via MQTT) was not used by HA. So I just had to delete my not working device in HA, after short time, the correct one appeared, referring to the right data.
It works now.