@homebridge-plugins/homebridge-smarthq
Preparing search index...
SmartHqContext
Interface SmartHqContext
interface
SmartHqContext
{
ClothesDryer
?:
{
On
?:
any
}
;
ClothesWasher
?:
{
On
?:
any
}
;
device
:
{
applianceId
:
string
;
brand
:
string
;
features
:
string
[]
;
firmware
:
string
;
jid
:
string
;
model
:
string
;
nickname
:
string
;
serial
:
string
;
}
;
DishWasher
?:
{
Name
?:
any
;
On
?:
any
;
Service
?:
any
}
;
userId
:
string
;
}
Index
Properties
Clothes
Dryer?
Clothes
Washer?
device
Dish
Washer?
user
Id
Properties
Optional
Clothes
Dryer
ClothesDryer
?:
{
On
?:
any
}
Optional
Clothes
Washer
ClothesWasher
?:
{
On
?:
any
}
device
device
:
{
applianceId
:
string
;
brand
:
string
;
features
:
string
[]
;
firmware
:
string
;
jid
:
string
;
model
:
string
;
nickname
:
string
;
serial
:
string
;
}
Optional
Dish
Washer
DishWasher
?:
{
Name
?:
any
;
On
?:
any
;
Service
?:
any
}
user
Id
userId
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Clothes
Dryer
Clothes
Washer
device
Dish
Washer
user
Id
@homebridge-plugins/homebridge-smarthq
Loading...