Flow

Flow as returned by HomeyAPIV2.ManagerFlow.

Properties

actions

actions: array

Type

  • array

broken

broken: boolean

Type

  • boolean

conditions

conditions: array

Type

  • array

enabled

enabled: boolean

Type

  • boolean

folder

folder: string|null

Type

  • string | null

id

id: string

Type

  • string

name

name: string

Type

  • string

order

order: number

Type

  • number

trigger

trigger: object

Type

  • object

triggerable

triggerable: boolean

Type

  • boolean

Events

delete

.on('delete')

update

.on('update')

Parameters

Name Type Description
flow
object