Capability

Capability as returned by HomeyAPIV2.ManagerDevices.

Properties

chartType

chartType: string

Type

  • string

decimals

decimals: number

Type

  • number

desc

desc: string

Type

  • string

getable

getable: boolean

Type

  • boolean

id

id: string

Type

  • string

max

max: number

Type

  • number

min

min: number

Type

  • number

setable

setable: boolean

Type

  • boolean

step

step: number

Type

  • number

title

title: string

Type

  • string

type

type: string

Type

  • string

units

units: string

Type

  • string

uri

uri: string

Type

  • string

values

values: array

Type

  • array

Events

delete

.on('delete')

update

.on('update')

Parameters

Name Type Description
capability
object