Microwave Device¶
Tip: Use this navigation sections and page links to navigate easier.
Description¶
Microwave appliance.
Label | Value |
---|---|
Device Type | cloud.smarthq.device.microwave |
Connection Type | cloud.smarthq.connection.wifi |
Icon Type | cloud.smarthq.icon.microwave |
Alerts¶
AlertType |
Description |
---|---|
Common Alerts List | A list of alerts common across all SmartHQ devices that this device might support. |
Services¶
This device may not support each service listed. What is listed is all the possible services for this device. Learn more
Services |
Description |
---|---|
Hood Fanspeed Mode Service | Hood fan speed. |
Hood Light Mode Service | Hood light. |
Common Services List | A list of services common across all SmartHQ devices that this device might support. |
Hood Fanspeed Mode Service¶
Description: Hood fan speed.
Tuple: The speed of a hood fan speed
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.mode | Service to model a mode that represents a selection from a pre-defined list of options. The available options are defined by an enumeration and then the service config selects which of those are available. |
DomainType | cloud.smarthq.domain.speed |
The speed |
ServiceDeviceType | cloud.smarthq.device.hood.fan |
A fan sub-device belonging to a hood |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.mode.set | Set the hood fan speed. |
Hood Light Mode Service¶
Description: Hood light.
Tuple: The enumeration brightness for a hood light
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.mode | Service to model a mode that represents a selection from a pre-defined list of options. The available options are defined by an enumeration and then the service config selects which of those are available. |
DomainType | cloud.smarthq.domain.brightness |
The brightness |
ServiceDeviceType | cloud.smarthq.device.hood.light |
A light sub-device belonging to a hood |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.mode.set | Set the hood light level. |