X-THL et Domoticz

Bonjour,
je cherche un tuto pour intégrer les infos des X-THL dans Domoticz.
Quelqu’un pourrait il m’aider? Je n’ai pas trouvé d’API concernant ces capteurs…

bonjour,
l’API est
GET=XTHL

    {
        "product": "IPX800_V4",
        "status": "Success",
        "THL1-TEMP": -46.85,
        "THL1-HUM": -6.00,
        "THL1-LUM": 0,
        "THL2-TEMP": -46.85,
        "THL2-HUM": -6.00,
        "THL2-LUM": 0,
        "THL3-TEMP": -46.85,
        "THL3-HUM": -6.00,
        "THL3-LUM": 0,
        "THL4-TEMP": -46.85,
        "THL4-HUM": -6.00,
        "THL4-LUM": 0,
        "THL5-TEMP": -46.85,
        "THL5-HUM": -6.00,
        "THL5-LUM": 0,
        "THL6-TEMP": -46.85,
        "THL6-HUM": -6.00,
        "THL6-LUM": 0,
        "THL7-TEMP": -46.85,
        "THL7-HUM": -6.00,
        "THL7-LUM": 0,
        "THL8-TEMP": -46.85,
        "THL8-HUM": -6.00,
        "THL8-LUM": 0,
        "THL9-TEMP": -46.85,
        "THL9-HUM": -6.00,
        "THL9-LUM": 0,
        "THL10-TEMP": -46.85,
        "THL10-HUM": -6.00,
        "THL10-LUM": 0,
        "THL11-TEMP": -46.85,
        "THL11-HUM": -6.00,
        "THL11-LUM": 0,
        "THL12-TEMP": -46.85,
        "THL12-HUM": -6.00,
        "THL12-LUM": 0,
        "THL13-TEMP": -46.85,
        "THL13-HUM": -6.00,
        "THL13-LUM": 0,
        "THL14-TEMP": -46.85,
        "THL14-HUM": -6.00,
        "THL14-LUM": 0
    }

cdt

Serait il possible de mettre un exemple?
Je ne comprends vraiment pas comment cela fonctionne et c’est très frustrant :frowning:
Quel est le début du code?
192.168.1.100/mapag e.htm?data=$THL01 &$THL
ou
http://IPX800_V4/api/xdevices.json?key=apikey&

Help, je suis désepéré!