User

User as returned by HomeyAPIV2.ManagerUsers.

Extends

Instance Properties

asleep

asleep: boolean

Type

  • boolean

athomId

athomId: string

Type

  • string

avatar

avatar: string|null

Type

  • string | null

enabled

enabled: boolean

Type

  • boolean

enabledUntil

enabledUntil: string|null

Type

  • string | null

id

id: string

Type

  • string

inviteUrl

inviteUrl: string|null

Type

  • string | null

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