Dishwasher Device¶
Tip: Use this navigation sections and page links to navigate easier.
Description¶
Dishwasher appliance.
Label | Value |
---|---|
Device Type | cloud.smarthq.device.dishwasher |
Connection Type | cloud.smarthq.connection.wifi |
Icon Type | cloud.smarthq.icon.dishwasher |
Alerts¶
AlertType |
Description | Interval |
---|---|---|
cloud.smarthq.alert.inventory.podsleft.10 |
You have about 10 dishwasher detergent pods remaining. | |
cloud.smarthq.alert.inventory.podsleft.5 |
You have about 5 dishwasher detergent pods remaining. | |
cloud.smarthq.alert.cycle.feedback |
Dishwasher cycle feedback | 90 DAYS |
cloud.smarthq.alert.demo.mode |
Alert that the dishwasher has entered Demo Mode. | |
cloud.smarthq.alert.endofcycle |
The dishwasher cycle is complete | |
cloud.smarthq.alert.leakdetected |
Dishwasher leak detected. | |
cloud.smarthq.alert.pausedcycle |
Dishwasher cycle paused | |
cloud.smarthq.alert.rinseaid.low |
Your dishwasher is low on rinse agent. Please refill the dispenser. | |
cloud.smarthq.alert.rinseaid.low |
Your dishwasher is low on rinse agent. Please refill the dispenser. | |
Common Alerts List | A list of alerts common across all SmartHQ devices that this device might support. |
Service Alerts¶
AlertType |
Description |
---|---|
cloud.smarthq.alert.fault.controller.analogdigital |
Adc Error: Microcontroller issue |
cloud.smarthq.alert.fault.doorlatch.analog |
dLF Error: Door latch circuit error |
cloud.smarthq.alert.fault.dutycycle.heater |
HdC Error: Heater Duty Cycle Average High |
cloud.smarthq.alert.fault.currentsensemodule.check |
All lights on control panel flash. |
cloud.smarthq.alert.fault.currentsensemodule.tripped |
CSM Fault: Current sense module errror. |
cloud.smarthq.alert.fault.fuse.pump.circulation |
FuS Error: Circulation Pump Fuse Failure |
cloud.smarthq.alert.fault.fuse.pump.circulation |
FuS Error: Circulation Pump Fuse Failure |
cloud.smarthq.alert.continuouswaterflow |
CFE Error: Turn off water supply to the dishwasher |
cloud.smarthq.alert.drainfailure |
The dishwasher is failing to properly drain. |
cloud.smarthq.alert.drain.installation.error |
Alert if there is an error with drain installation |
cloud.smarthq.alert.fault.fuse.pump.drain |
FuS Error: Drain Pump Fuse Failure |
cloud.smarthq.alert.dryheaterfailure |
The dishwasher dry heater has a failure. |
cloud.smarthq.alert.dryheaterfanfailure |
The dishwasher dry heater fan has a failure. |
cloud.smarthq.alert.dryheaterthermistorfailure |
The dishwasher dry heater thermistor has a failure. |
cloud.smarthq.alert.fault.fail.drain |
FTD Error: Failed to Drain |
cloud.smarthq.alert.filter.clogged |
The dishwasher filter is clogged. |
cloud.smarthq.alert.fault.heater.relay.stuck |
HrF Error: Heater Relay |
cloud.smarthq.alert.washtemplow.hiddenheat |
Dishwasher hidden heat failure. |
cloud.smarthq.alert.fault.software.inverter |
ISF Error: Inverter Software Fault |
cloud.smarthq.alert.fault.nofill |
H2O Error: Water level error |
cloud.smarthq.alert.fault.fuse.nopumps |
FuS Error: Fuse Failure |
cloud.smarthq.alert.fault.overvoltage |
AcF Error: Overvoltage Error |
cloud.smarthq.alert.schedule.door.open |
Scheduled start failed due to appliance door open. |
cloud.smarthq.alert.fault.pump.unidentified |
CPI Error: Unidentified Pump Error |
cloud.smarthq.alert.fault.waterinletpipenotopen |
Error: The water inlet pipe is not open. |
cloud.smarthq.alert.fault.sensor.waterpressure.invalid |
Pressure sensor invalid |
Services¶
This device may not support each service listed. What is listed is all the possible services for this device. Learn more
Dishwasher Auto Open Door Toggle Service¶
Description: Dishwasher Auto Open Door Option State
Tuple: Dishwasher auto door status
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.auto.door |
Automatically opens the door at the end of the cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | Toggle auto open door on the dishwasher |
Dishwasher Custom Cycle Index Integer Service¶
Description: Dishwasher custom cycle index.
Tuple: Lets a user set a cycle on the product that would normally only be settable by the app.
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
DomainType | cloud.smarthq.domain.custom.cycle |
Custom cycle index |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.integer.set | Set the dishwasher custom cycle index. |
Dishwasher Cycle Start Trigger Service¶
Description: Start the dishwasher cycle.
Tuple: Start a dishwasher cycle
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.trigger | Service to trigger an action on a device. As opposed to the toggle service that has a binary state, the trigger service has no state and can only trigger a do command. |
DomainType | cloud.smarthq.domain.cycle.start |
Start a cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.trigger.do | Start the dishwasher cycle. |
Dishwasher Cycle Stop Trigger Service¶
Description: Stop the dishwasher cycle.
Tuple: Stop a dishwasher cycle
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.trigger | Service to trigger an action on a device. As opposed to the toggle service that has a binary state, the trigger service has no state and can only trigger a do command. |
DomainType | cloud.smarthq.domain.cycle.stop |
Stop a cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.trigger.do | Stop the dishwasher cycle. |
Dishwasher Cycle Timer Service¶
Description: Dishwasher cycle time remaining.
Tuple: Service to model a cycle timer that indicate the amount of time remaining
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cycletimer | Service to model a cycle timer that indicate the amount of time remaining. |
DomainType | cloud.smarthq.domain.cycle |
The cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Dishwasher Dash Service¶
Description: Dishwasher replenishment dash urls.
Tuple: Replenishment dashboard links for dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dash | Service that represents the Alexa dash links. |
DomainType | cloud.smarthq.domain.alexa |
Alexa |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Dishwasher Delay Cycle Timer Service¶
Description: Dishwasher delay start time remaining.
Tuple: The amount of time left on a delay cycle before the dishwasher starts
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cycletimer | Service to model a cycle timer that indicate the amount of time remaining. |
DomainType | cloud.smarthq.domain.delay |
The delay |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Dishwasher Door Status Toggle Service¶
Description: Dishwasher door status
Tuple: Dishwasher door status
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.door |
The door |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Dishwasher Mode V1 1 Hr Wash And Dry Service¶
Description: Dishwasher Mode service
Tuple: The 1 Hr Wash and Dry mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.timed.hours.1.and.dry |
The 1 Hr Wash and Dry dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 1 Hr Wash Service¶
Description: Dishwasher Mode service
Tuple: The 1hourwash mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.timed.hours.1 |
The 1 Hour Wash dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 30 Minutes Service¶
Description: Dishwasher Mode service
Tuple: The 30minutes mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.timed.minutes.30 |
The 30 Minutes dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Auto Sense Service¶
Description: Dishwasher Mode service
Tuple: The autosense mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.autosense |
The Auto Sense dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Auto Service¶
Description: Dishwasher Mode service
Tuple: The auto mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.auto |
The Auto dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Auto Wash Service¶
Description: Dishwasher Mode service
Tuple: The autowash mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.autowash |
The Auto Wash dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Baby Care Service¶
Description: Dishwasher Mode service
Tuple: The Baby Care mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.babycare |
The Baby Care dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Cascade Platinum Plus Service¶
Description: Dishwasher Mode service
Tuple: The brand Cascade Platinum Plus mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.brand.cascade.platinumplus |
The Cascade Platinum Plus dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 China Service¶
Description: Dishwasher Mode service
Tuple: The china mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.china |
The China dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Cookware Service¶
Description: Dishwasher Mode service
Tuple: The cookware mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.cookware |
The cookware dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Crystal Service¶
Description: Dishwasher Mode service
Tuple: The Crystal mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.crystal |
The Crystal dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Custom Service¶
Description: Dishwasher Mode service
Tuple: The cutom mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.custom |
The Custom Dishwasher Cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Delicate Service¶
Description: Dishwasher Mode service
Tuple: The delicate mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.delicate |
The Delicate dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Dishwasher Cleaning Service¶
Description: Dishwasher Mode service
Tuple: The Dishwasher Cleaning mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.dishwasher.cleaning |
The Dishwasher Cleaning dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Eco Service¶
Description: Dishwasher Mode service
Tuple: The eco mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.eco |
The Eco dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Everyday Service¶
Description: Dishwasher Mode service
Tuple: The everyday mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.everyday |
The Everyday dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Express Service¶
Description: Dishwasher Mode service
Tuple: The express mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.express |
The Express dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Gentle Service¶
Description: Dishwasher Mode service
Tuple: The gentle mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.gentle |
The gentle dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Glass Service¶
Description: Dishwasher Mode service
Tuple: The Glass mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.glass |
The Glass dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Heavy Duty Service¶
Description: Dishwasher Mode service
Tuple: The heavyduty mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.heavyduty |
The HeavyDuty dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Heavy Service¶
Description: Dishwasher Mode service
Tuple: The heavy mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.heavy |
The Heavy dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Hydro Save Service¶
Description: Dishwasher Mode service
Tuple: The HydroSave mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.hydrosave |
The HydroSave dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Intense Service¶
Description: Dishwasher Mode service
Tuple: The intense mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.intense |
The Intense dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Light Service¶
Description: Dishwasher Mode service
Tuple: The light mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.light |
The Light dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Medium Service¶
Description: Dishwasher Mode service
Tuple: The medium mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.medium |
The Medium dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Normal Service¶
Description: Dishwasher Mode service
Tuple: The normal mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.normal |
The Normal dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Pots Service¶
Description: Dishwasher Mode service
Tuple: The pots mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.pots |
The Pots dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Prep Rinse Service¶
Description: Dishwasher Mode service
Tuple: The PrepRinse mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.preprinse |
The PrepRinse dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Quick Service¶
Description: Dishwasher Mode service
Tuple: The quick mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.quick |
The Quick dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Quiet Service¶
Description: Dishwasher Mode service
Tuple: The Quiet mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.quiet |
The Quiet dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Rinse Service¶
Description: Dishwasher Mode service
Tuple: The rinse mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.rinse |
The Rinse dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Smart Service¶
Description: Dishwasher Mode service
Tuple: The smart mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.smart |
The Smart dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Steam Service¶
Description: Dishwasher Mode service
Tuple: The Steam mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.steam |
The Steam dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Mode V1 Time Saver Service¶
Description: Dishwasher Mode service
Tuple: The timesaver mode of a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.mode.v1 | Service to model the dishwasher mode is used in conjunction with the dishwasher state service. This service represents an available dishwasher mode providing the configuration for what parameters are required to start it, a command for actually starting the dishwasher mode, as well as the state of the dishwasher mode if it is running. |
DomainType | cloud.smarthq.domain.dishwasher.timesaver |
The Time Saver dishwasher cycle |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.mode.v1.set | Command to set the cycle mode in dishwasher. |
Dishwasher Pod Count Integer Service¶
Description: Dishwasher pod count.
Tuple: The number of pods a dishwasher has remaining based on inventory tracking
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
DomainType | cloud.smarthq.domain.inventory |
The inventory |
ServiceDeviceType | cloud.smarthq.device.dishwasher.pod |
A dishwasher pod |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.integer.set | Set the dishwasher pod count. |
Dishwasher Rinse Aid Low Machine Notification Toggle Service¶
Description: Dishwasher rinse aid low notification status.
Tuple: Enable the rinse aid low notification for a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.rinseaidlow.enabled |
The rinse aid low notification is enabled |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | Toggle rinse aid low machine notification dishwasher. |
Dishwasher Rinse Aid Low Toggle Service¶
Description: Dishwasher rinse aid low status.
Tuple: Indicator that the dishwasher rinse aid level is low
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.rinseaidlow |
The rinse aid low |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Dishwasher Rinse And Hold Mode Service¶
Description: Dishwasher rinse and hold
Tuple: Dishwasher rinse and hold
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.rinseandhold |
The rinse and hold |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Dishwasher Rinse And Hold Toggle Service¶
Description: Dishwasher rinse and hold option state.
Tuple: Dishwasher rinse and hold
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.rinseandhold |
The rinse and hold |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | Toggle rinse and hold dishwasher. |
Dishwasher Sabbath Toggle Service¶
Description: Dishwasher sabbath mode.
Tuple: Controls sabbath mode on an appliance
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.sabbath |
The sabbath |
ServiceDeviceType | cloud.smarthq.device.appliance |
An appliance |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | Toggle sabbath mode on the dishwasher. |
Dishwasher Set Non Critical Fault Toggle Service¶
Description: Dishwasher the smart assist cloud notification non-critical fault indicator.
Tuple: dishwasher toggle amber light
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.fault.noncritical |
The non critical fault |
ServiceDeviceType | cloud.smarthq.device.dishwasher.remote |
A dishwasher remote |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | Dishwasher set non-critical fault |
Dishwasher Set Sound Toggle Service¶
Description: Dishwasher set sound service.
Tuple: Toggle sound for an appliance
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.sound |
The sound |
ServiceDeviceType | cloud.smarthq.device.appliance |
An appliance |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | Toggle set sound dishwasher. |
Dishwasher State Service¶
Description: Service for Dishwasher Smart Assist Status.
Tuple: Dishwasher smart assist status service
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.state | Service for Dish smart assist status |
DomainType | cloud.smarthq.domain.dishwasher.smart.assist |
The dishwasher smart assist |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Dishwasher State V1 Service¶
Description: Dishwasher State Service settings.
Tuple: The state control for a dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.dishwasher.state.v1 | Service to model the dishwasher state is used in conjunction with the dishwasher mode service. This service represents the top level state of a dishwasher. |
DomainType | cloud.smarthq.domain.dishwasher |
The dishwasher |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.dishwasher.state.v1.start | Dishwasher State start Command. |
cloud.smarthq.command.dishwasher.state.v1.stop | Dishwasher State Stop Command. |
Dishwasher Ui Lock Toggle Service¶
Description: Dishwasher UI lock status.
Tuple: Locks the UI for an appliance preventing the controls from being used on the device
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.controls.lock |
The controls lock |
ServiceDeviceType | cloud.smarthq.device.appliance |
An appliance |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | Toggle the UI lock on the dishwasher. |
Dishwasher Ultrafresh Toggle Service¶
Description: Dishwasher Ultrafresh Option State
Tuple: Toggle for the UltraFresh fan in the dishwasher
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.fan.fresh |
The fresh fan |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | Toggle ultrafresh on the dishwasher |
Dishwasher Water Energy Estimates Service¶
Description: Dishwasher water and energy usage estimates.
Tuple: Appliance configuration json
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.water.energy.estimates | Service for Water and Energy Consumption Static Estimates |
DomainType | cloud.smarthq.domain.config.json |
The configuration json |
ServiceDeviceType | cloud.smarthq.device.dishwasher |
A dishwasher device |