Capability as returned by HomeyAPIV2.ManagerDevices.
Extends
Instance Properties
chartType
chartType: stringType
- string
decimals
decimals: numberType
- number
desc
desc: stringType
- string
getable
getable: booleanType
- boolean
homey
homey: HomeyAPIV3id
id: stringType
- string
manager
manager: HomeyAPIV3.Managermax
max: numberType
- number
min
min: numberType
- number
setable
setable: booleanType
- boolean
step
step: numberType
- number
title
title: stringType
- string
type
type: stringType
- string
units
units: stringType
- string
uri
uri: stringType
- string
values
values: arrayType
- array
Instance Methods
connect
(async) connect()Connect to this item's Socket.io namespace.
disconnect
(async) disconnect()Discconnect from this item's Socket.io namespace.
Events
delete
.on('delete')update
.on('update')Parameters
Name | Type | Description |
---|---|---|
capability
|
object |