You are currently viewing the Homey Apps SDK v2 documentation. New apps should use Homey Apps SDK v3 ››

Homey.ZigBeeNode

const { ZigBeeNode } = require('homey');

This class is a representation of a ZigBee Device in Homey. This class must not be initiated by the developer, but retrieved by calling ManagerZigBee#getNode.

Table of Contents