The device comes up in my Entities and if I click on it, it comes up with a graph of the value but at the top is a message saying ‘This entity is not available’.
Also, I have added it to the Bedroom but it doesn’t show on the Overview. I don’t get any errors identified when I Check Configuration. I have Restarted several times but no joy.
Any advice would be gratefully received.
Ok. But the signal strength is good. It’s around -58dB. It is only sent every 30sec, but I didn’t think that would cause a problem.
I used to have all my MQTT stuff running on a separate Pi and HA would look to that Pi for it’s MQTT data. I didn’t have this issue with that setup. Now the MQTT data is going to the HA Pi and I’m using a Username and Password. That’s the only change I’ve made to the MQTT modules. Ideally I would run without Username and Password, since that is how most of them are at present but it seems that is not allowed.
I think I must be screwing up something really basic.
The device is an ESP8266 module of my own design running Telegram and MQTT.
There is now a username and password added into the code of that module. That’s what I said in the second post from me. I don’t believe the problem is with the ESP8266 module. I think the issue is with how the Username and Password is declared in HA. I don’t know where that has to be done or what it should look like.
Does it need to be done in the Mosquitto add-on or MQTT integration - or both.
I’m sorry if I’m not clear on this but I’m finding the documentation very difficult to follow. There are many references to Configurations and it’s not clear which is being refered to.
Yay!!! That was it. I knew it was something stupid. Essentially it was working but not quite.
Thank you for your patience and rapid response. I can run with this now. Lots of modules to update though. Urgghhh!