Replies: 5 comments 1 reply
-
|
It stays Zigbee and has to be paired with a Zigbee gateway. The way you process the data from there is up to you. If your gateway supports MQTT, you can use it. |
Beta Was this translation helpful? Give feedback.
-
|
This might be my main source of doubt, that this will be my first Zigbee device. Only have Wifi devices here. So no idea, how things work with Zigbee: Does the protocol itself care for the data, no matter if it's running on Tuya or whatever? Where will the data show up in an ioBroker-system? |
Beta Was this translation helpful? Give feedback.
-
|
What do you expect us to do? Looks like you have a working WIFI solution? Why did you buy a sensor you can't handle then? Don't get me wrong, but if you are not willing to deep dive into these questions yourself (i.e. read the fucking manuals), you should better buy another WIFI sensor which you are used to. |
Beta Was this translation helpful? Give feedback.
-
|
https://www.reddit.com/r/homeassistant/comments/1f1munz/moes_multimode_gateway_compatibility/ |
Beta Was this translation helpful? Give feedback.
-
|
If you’ve replaced the original Tuya firmware on the TH03 / TH03 Pro with a custom firmware (Tasmota, ESPHome, OpenBeken, etc.), the way you access sensor data depends entirely on which firmware is now running on the device. The hardware itself doesn’t dictate the protocol , the firmware does. Yes! Tasmota publishes all sensor readings via MQTT once you configure your broker under Typical topic: Example payload: Tasmota also supports reading values via HTTP (/cm?cmnd=status%200). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I understand, that I can use this firmware on my TH03Pro-device - rather than the original tuya one. How can I now access the data sent from the device? Is it transmitted via Mqtt, or how does it work?
Beta Was this translation helpful? Give feedback.
All reactions