Welcome,
I got my hands on a ZigBee control panel that connects to a router via LAN (Essentials brand, available on Amazon: essentials Smart Home Solutions 120095 essentials Smart Home Centre, ZigBee, Android/iOS ). I've also seen similar control panels under other brands, but I don't think that's exactly what this is about.
I am trying to connect to this control panel via a RaspberryPi, which is also plugged into the same LAN. To connect, and preferably communicate also with the sensors it supports (temp and motion detectors). Ultimately I would like to hook it up to Domoticz, so I was mainly looking for some python script. I found one script on github.com (tinytuya) which detects the control panel, but it doesn't seem to be able to do so, because although it can see the IP of the control panel, its Product ID and Device ID, the Local Key is empty. It also doesn't see a single detector.
I've searched the web, but a huge amount of similar posts are about using any zigbee2mqtt module.
Is it possible to connect to the ZigBee control panel directly via LAN, or is a zigbee2mqtt module necessary? And on the other hand- if I have such a module, is the control panel itself also needed?
I have a bit of a grasp of python and Domoticz, but hooking up a new (closed) ZigBee system to this is a bit beyond me.
Greetings.
I got my hands on a ZigBee control panel that connects to a router via LAN (Essentials brand, available on Amazon: essentials Smart Home Solutions 120095 essentials Smart Home Centre, ZigBee, Android/iOS ). I've also seen similar control panels under other brands, but I don't think that's exactly what this is about.
I am trying to connect to this control panel via a RaspberryPi, which is also plugged into the same LAN. To connect, and preferably communicate also with the sensors it supports (temp and motion detectors). Ultimately I would like to hook it up to Domoticz, so I was mainly looking for some python script. I found one script on github.com (tinytuya) which detects the control panel, but it doesn't seem to be able to do so, because although it can see the IP of the control panel, its Product ID and Device ID, the Local Key is empty. It also doesn't see a single detector.
I've searched the web, but a huge amount of similar posts are about using any zigbee2mqtt module.
Is it possible to connect to the ZigBee control panel directly via LAN, or is a zigbee2mqtt module necessary? And on the other hand- if I have such a module, is the control panel itself also needed?
I have a bit of a grasp of python and Domoticz, but hooking up a new (closed) ZigBee system to this is a bit beyond me.
Greetings.