TheTimeWalker / wallpanel-android

WallPanel is an Android application for Web Based Dashboards and Home Automation Platforms
https://wallpanel.xyz
Apache License 2.0
414 stars 42 forks source link

[BUG] MQTT not working correctly on Fire HD 10-Tablet #80

Open cromartic opened 1 year ago

cromartic commented 1 year ago

Describe the bug

When I set and activate the MQTT client in wallpanel app, an error message appears that the MQTT client cannot be started properly. The MQTT server runs on an ioBroker and works with existing MQTT clients.

Error Message:

There was an error initializing the MQTT clienet, please check your settigs

To Reproduce Steps to reproduce the behavior: Install wallpanel setup MQTT (ip, user, password) https://wallpanel.xyz/docs/remote-control/mqtt-setup

Smartphone (please complete the following information):

brettmiller commented 1 year ago

I'm getting the same error after double checking settings numerous times. I'm running Mosquitto with a valid TLS cert, username, and password.

WallPanel MQTT configuration: hostname(no prefix), MQTT Version 5, SSL/TLS on, Broker Port: 8883, username, password

mannebk79 commented 1 year ago

I have fire HD 10 in all 3 Generations working just fine. Mind it, only with the current HD10 the cam works in decent quality. I also ahve a Nexus 7 with LineageOS working fine too. Cam quality is okay, but only about 2 frames a second. I alos have a Nexus 9 with stock android working fine, did not test the cam.

The cam thing is the only inop thing i have found with those hardware and OS configs.

My MQTT is the broker included in HomeAssistant.

But I still run HomeAssistant 23.7, I will not upgrade to 23.8 till the mqtt changes are fixed in the wall panel apk as per bug report #90