I have a TUYA mmwave presence sensor, ↑ (This guy) ↑
It seems like the early 2023 Homey-Pro finally has official support for it, but I could only get “human detection” and limited illuminance detection. The latter is my issue. There are no AND cards for illuminance, nor any variables I could use, only a WHEN card that says “WHEN illuminance changes.” But that is kinda useless if I don’t know what the illuminance is and can’t use said illuminance in a flow i.e. WHEN human is detected AND illuminance is less than 30LUX THEN turn on light. Am I missing something or is there no way to do this with this particular sensor?
What type and model is this?
What protocol does this one use?
How did you connect it to Homey?
Cloud or directly?
For AND cards you’re supposed to use logic cards;
If illuminance is present as value, it’s also present as ‘tag’, which you can use in these logics cards.
Recently Athom added these logic cards in the “AND” section, but not each and every value is always present:
In those cases you can find those yourself like this:
https://support.homey.app/hc/en-us/articles/4410240765586-Using-Homey-Logic-in-Flows
There are no logic cards for it, or tags, that’s my issue.
Not sure if the model number, is kinda generic.
It’s Zigbee
Connected directly using the Homey TUYA app
It’s odd to me when it’s illuminance values are present with the device.
This sort of automatically makes it’s value available in a tag. Usually.
I’m very curious why the tag don’t seem to be present: Can you please show the devices’ capabilities?
You can find it at
https://tools.developer.homey.app/tools/devices
Example:
It doesn’t show any capabilities, I just have to use a generic TUYA app and only has a few WHEN and THEN cards
Ah, that’s the issue.
Did you add it successfully with the Tuya Zigbee app, or did Homey respond with: “device was added as unknown zigbee device”?
If it did, you’d request for support as explained at post 1 of the Tuya Zigbee app topic
So called unknown zigbee devices are connected with the generic Homey zigbee driver; this supports lights, (metering) plugs, switches and certain other on/off devices.
Generic zigbee devices which only send data, like sensors, are NOT supported.



