How to make MQTT/Home Assistant create entities for pollable items #860
-
I managed to get 23entity values from my Arotherm Plus 125/6 Heat Pump into HA with the auto Discovery feature. My problem: they do not appear in the MQTT Integration and thus not as entity in HA. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
I found the solution to this. It's in the ebus configuration.
You have to clear the filter-name variable, because that is matching the names of polled items against a list of 'interesting' name patterns.
If you set 'filter-name' to empty, suddenly all polled items will appear in HA: