MQTT is behaving erratically. Packets are very delayed and sometimes don't come in at all. When I click "Start Listening" on the MQTT page on my desktop browser, it just refreshes the page and doesn't start listening. When I click "Start Listening" in the android companion app, it opens my phone browser to the login page instead of staying in the companion app (obviously there I'm already logged in). Did I break something?
#MQTT issues
1 messages · Page 1 of 1 (latest)
Seems like an HA bug to me
I have a very large number of devices communicating through MQTT and they're all working fine for me. But the "Listen to a topic" part of the MQTT integration just refreshes the page for me and doesn't actually seem to work
Want to see what issues are open (or were open and are now closed)?
- The core (backend) - for HA itself, and integrations
- The frontend (UI) - for cards and display issues
- The Supervisor
- HAOS
- The documentation
Don't forget to check for any alerts
If you think an upgrade broke something then:
- Downgrade to the previous version to check if it works correctly there
- If it does then change the
loggersettings for that integration todebug - Upgrade to the new version again
- Look in the logs for errors
- Open an issue, following the template provided and including the log information
Weird. Listening used to work fine
It starts showing content if I use the back arrow
I suggest filing an issue in the Core repo against the MQTT integration
Hmmm me too