ManagerZigbee

Access this instance at HomeyAPIV3Cloud.zigbee.

Extends

  • HomeyAPIV3.ManagerZigbee

Instance Methods

getState

(async) getState(): Promise.<any>

Scopes

homey.system.readonly

HTTP

GET /api/manager/zigbee/state

Returns

Promise.<any>

runCommand

(async) runCommand(opts): Promise.<any>

Scopes

homey.system

HTTP

POST /api/manager/zigbee/command

Parameters

Name Type Description
opts
object
command
string
opts
object <optional>
}

Returns

Promise.<any>