powersync-plugins/zigbeegeneric
Simon Stürz 88ae369340 Add more zigbee plugin documentation 2020-12-17 08:55:09 +01:00
..
translations Add initial translations for zigbee plugins 2020-12-16 13:39:46 +01:00
README.md Add more zigbee plugin documentation 2020-12-17 08:55:09 +01:00
integrationpluginzigbeegeneric.cpp Rename zigbee-generic plugin to zigbeegeneric for consistancy 2020-12-09 14:08:48 +01:00
integrationpluginzigbeegeneric.h Rename zigbee-generic plugin to zigbeegeneric for consistancy 2020-12-09 14:08:48 +01:00
integrationpluginzigbeegeneric.json Rename zigbee-generic plugin to zigbeegeneric for consistancy 2020-12-09 14:08:48 +01: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.

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.