[BETA] Tuya Zigbee mmWave Sensors

Hey Krassimir, here is the fingerprint:

fingerprint profileId:"0104", endpointId:"01", inClusters:"0000,0003,0500,E002,EF00,EE00,E000,0400", model:"TS0225", manufacturer:"_TZE200_hl0ss9oa", controllerType: ZGB

I added the fingerprint before you had updated the driver, but now I downloaded the latest version and refreshed.

I see the reason :

lastReadFileError: PKIX path building failed:sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target

Do you have security enabled on your C-8 hub?
Or any other restrictions in your LAN / routers setup accessing the Internet?

No security on hub. Some restrictions on pfsense WAN, for bogon networks:

Block bogon networks
Blocks traffic from reserved IP addresses (but not RFC 1918) or not yet assigned by IANA. Bogons are prefixes that should never appear in the Internet routing table, and so should not appear as the source address in any packets received.
This option should only be used on external interfaces (WANs), it is not necessary on local interfaces and it can potentially block required local traffic.
Note: The update frequency can be changed under System > Advanced, Firewall & NAT settings.

rest of my rules are device specific, unrelated to my hub.

I have DNS resolver limits:

Hide Identityid.server and hostname.bind queries are refused
Hide Versionversion.server and version.bind queries are refused

Searching this HE forum for “PKIX path building failed” shows the same problem in others code and shows also the solution… I will fix it in my code when I have some time later today.

1 Like

@Rxich ver. 4.2.3 2026-06-28 : added ignoreSSLIssues=true for HTTPS profile JSON downloads;

Does it make a change in your environment ?

So the device details still say “failed”, yet I do see in the file manager that a new JSON profile downloaded at the exact second I clicked “download from git”

I can see this… No available options

1 Like

Can you manually update to the latest version is 4.2.4 2026/07/09 11:07 AM ?
There is a fix for a problem that I was able to reproduce, please let me know if the Device Profiles are visible with this fix.