User

User as returned by HomeyAPIV2.ManagerUsers.

Extends

Instance Properties

asleep

asleep: boolean

Type

  • boolean

athomId

athomId: string

Type

  • string

enabled

enabled: boolean

Type

  • boolean

id

id: string

Type

  • string

name

name: string

Type

  • string

present

present: boolean

Type

  • boolean

properties

properties: object

Type

  • object

role

role: string

Type

  • string

verified

verified: boolean

Type

  • boolean

Events

delete

.on('delete')

update

.on('update')

Parameters

Name Type Description
user
object