Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Room

Hierarchy

Index

Constructors

constructor

Properties

active

active: boolean = false

airReturn

airReturn: boolean = false

createdAt

createdAt: Date = ...

Optional currentHumidity

currentHumidity: number

Optional currentTemperatureC

currentTemperatureC: number

frozenPipePetProtect

frozenPipePetProtect: boolean = false

Optional holdReason

holdReason: string

Optional holdUntil

holdUntil: Date

holdUntilScheduleEvent

holdUntilScheduleEvent: boolean = false

humidityAwayMax

humidityAwayMax: number = 0

humidityAwayMin

humidityAwayMin: number = 0

id

id: string

Optional level

level: number

name

name: string

occupancyMode

occupancyMode: FlairAuto = ...

preheatPrecool

preheatPrecool: boolean = false

pucksInactive

pucksInactive: PuckInactive = ...

roomAwayMode

roomAwayMode: SmartAway = ...

roomType

roomType: string = ''

setPointC

setPointC: number = 0

Optional setPointManual

setPointManual: string

Optional stateUpdatedAt

stateUpdatedAt: Date

tempAwayMaxC

tempAwayMaxC: number = 0

tempAwayMinC

tempAwayMinC: number = 0

updatedAt

updatedAt: Date = ...

Optional windows

windows: any

Static type

type: string = 'rooms'

Methods

fromJSON

  • fromJSON(data: any): Room

Generated using TypeDoc