-
setup: I have home assistant and mosquitto setup as dockers and working (currently have other devices publishing to MQTT). I have the rtlmar2mqtt setup and I see 2 of my meters are getting captured, its sending the info (or at least connecting) to MQTT, but I am guessing the topic isn't setup correctly so home assistant MQTT automatically add the meters. I haven't setup the meter configuration in home assistant, but I assume it won't work until MQTT shows the meters. RTLAMR2MQTT log
mosqitto log
MQTT is configured in home assistant like this I can see the rtlamr2mqtt sending messages to the MQTT, but in home assistant I don't see them automatically added. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Make sure homeassistant can read that topic, it may be a permission issue |
Beta Was this translation helpful? Give feedback.
-
Turns out it was in home assistant the whole time, I didn't understand that they will be published in MQTT under entities and not devices. Forgot to respond, and want to now in case anyone else got it setup correctly but fails to find it in home assistant. |
Beta Was this translation helpful? Give feedback.
Turns out it was in home assistant the whole time, I didn't understand that they will be published in MQTT under entities and not devices. Forgot to respond, and want to now in case anyone else got it setup correctly but fails to find it in home assistant.