nymea-plugins/zigbeegeneric
Jenkins nymea f47fb9de65 Merge PR #411: ZigbeeGeneric: Add support for ZigBee door/window sensors 2021-04-28 13:54:43 +02:00
..
translations Update README and translations 2021-04-03 18:36:56 +02:00
README.md Update README and translations 2021-04-03 18:36:56 +02:00
integrationpluginzigbeegeneric.cpp bind addtributes 2021-04-05 20:54:32 +02:00
integrationpluginzigbeegeneric.h ZigbeeGeneric: Add support for ZigBee door/window sensors 2021-04-03 18:34:17 +02:00
integrationpluginzigbeegeneric.json Merge PR #411: ZigbeeGeneric: Add support for ZigBee door/window sensors 2021-04-28 13:54:43 +02:00
meta.json Add more zigbee plugin documentation 2020-12-17 08:55:09 +01:00
zigbee.svg Add zigbee generic plugin documentation 2020-12-16 17:41:04 +01:00
zigbeegeneric.pro Rename zigbee-generic plugin to zigbeegeneric for consistancy 2020-12-09 14:08:48 +01:00

README.md

Generic ZigBee

This plugin allows to interact with ZigBee from many different manufacturers and different types using a native ZigBee network controller in nymea.

There is no specific list of supported manufacturers and models, because the plugin handles ZigBee certified devices in the most generic way possible. The manufacturer and model will be fetched from the ZigBee node and all requied information will be loaded dynamically from the ZigBee node according to the specifications.

If no manufacturer specific plugin handles a new joined ZigBee node, this plugin will try to support the device. If the device can be handled in a generic way, this plugin will create an approriate thing in nymea.

Supported Things

In order to bring a ZigBee device into the nymea ZigBee network, the network needs to be opened for joining before you perform the device pairing instructions. The joining process can take up to 30 seconds. If the device does not show up, please restart the pairing process.

On/off power sockets

Simple on/off power sockets.

Pairing instructions: Open the ZigBee network for joining. Follow the manufacturer specific reset/pairing instruction.

Most power sockets have a pairing button. Once the device is powered, it can be resetted / paired by clicking the button multiple times of keeping it pressed for several seconds.

Radiator thermostats

Radiator thermostats that follow the ZigBee specification.

Door/window sensors

Door/window that follow the ZigBee IAS Zone specification.

Requirements

  • A compatible ZigBee controller and a running ZigBee network in nymea. You can find more information about supported controllers and ZigBee network configurations here.