Hi Community
My project is to get the temperature value from a Tuya sensor into Loxone.
Tuya → HA → MQTT → Loxone
Tuya to HomeAssistant is working perfectly!
To get the value further to Loxone, I would like to use MQTT as the transport layer.
MQTT on Loxone is configured and on HA the MQTT Broker is working good.
The problem is to get the sensor temperature to the MQTT-broker.
Temperature sensor ID on HA: sensor.t_h_sensor_with_external_probe_fuhler_temperatur
There is no auto detection of Tuya sensors, and the MQTT-Explorer is not showing any sensors.
So I tried to promote the sensor in the MQTT-Settings:
But there is no value available in the MQTT-Explorer – only the word {value} is displayed.
Thank you for any idea to solve that problem!
