Alarm

Alarm as returned by HomeyAPIV2.ManagerAlarms.

Extends

Instance Properties

enabled

enabled: boolean

Type

  • boolean

id

id: string

Type

  • string

name

name: string

Type

  • string

nextOccurance

nextOccurance: string

Type

  • string

repetition

repetition: object

Type

  • object

time

time: string

Type

  • string

Events

delete

.on('delete')

update

.on('update')

Parameters

Name Type Description
alarm
object