#MQTT - no entities
1 messages · Page 1 of 1 (latest)
Are you using the right discovery topic?
My next thought too! Info on discovery topics: https://www.home-assistant.io/integrations/mqtt/#discovery-messages
I use this with my ds18b20 sensor code which you can see here: https://github.com/philprobinson84/home-assistant-ds18b20/blob/master/home-assistant-ds18b20.py
The registerSensors function (starting ln75) is a working implementation of using the discovery message to tell HA about the sensor. I also use an external broker.
Ok, I can send you my topics tree of my mosquitto server, for me all is good, but no entities are created...
The discovery, even if all is good, not working...
Yes
It's a fresh install, on the latest version, and just updated to Core 2022.11.5