sehaas / ha_hisense_tv

Hisense TV integration for Home Assistant
MIT License
101 stars 22 forks source link

Feature request: please support mosquitto as well #47

Closed MaxRower closed 1 year ago

MaxRower commented 1 year ago

Tried it, with a bridge to the tv configured in mosquitto, but it did not work.

nepozs commented 1 year ago

It supports Mosquitto, but there is NO possibility to work without bridge configuration in Mosquitto (as TV has own MQTT broker, and HA supports only 1 MQTT broker).

Quick tutorial in polish language (you can use some online translator): https://forum.arturhome.pl/t/telewizor-hisense-z-systemem-vidaa/7985

MaxRower commented 1 year ago

Sure, I have mosquitto (not the integrated mqtt broker, as I am using zigbee2mqtt) with a bridge to the TV running, everything works fine, I can do mosquitto_pub and _sub correctly. But when I start the Hisense integration, it displays a message that the bridge is being started, and afterwards displays a 500 internal server error. So it tries to setup a bridge in the integrated mqtt broker, and not using my preconfigured bridge in mosquitto.

MaxRower commented 1 year ago

To clarify, I am using mosquitto from the standard ubuntu 22.04 repo, not an addon. Home Assistant is installed as a snap.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 42 days with no activity. Remove stale label or comment or this will be closed in 7 days