FlowCardAction

FlowCardAction as returned by HomeyAPIV2.ManagerFlow.

Extends

Instance Properties

advanced

advanced: boolean

Type

  • boolean

args

args: object

Type

  • object

deprecated

deprecated: boolean

Type

  • boolean

droptoken

droptoken: boolean

Type

  • boolean

duration

duration: boolean

Type

  • boolean

durationMax

durationMax: number|null

Type

  • number | null

durationMin

durationMin: number|null

Type

  • number | null

highlight

highlight: boolean

Type

  • boolean

hint

hint: string

Type

  • string

homey

homey: HomeyAPIV3

The Homey of the Item.

Type

id

id: string

Type

  • string

manager

manager: HomeyAPIV3.Manager

The Manager of the Item.

Type

ownerId

ownerId: string

Type

  • string

ownerName

ownerName: string

Type

  • string

ownerUri

ownerUri: string

Type

  • string

title

title: string

Type

  • string

titleFormatted

titleFormatted: string|null

Type

  • string | null

tokens

tokens: array

Type

  • array

uri

uri: string

Type

  • string

uriObj

uriObj: object

Type

  • object

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
flowcardaction
object