Coffee Brewer Device¶
Tip: Use this navigation sections and page links to navigate easier.
Description¶
Coffee Brewer appliance.
Label | Value |
---|---|
Device Type | cloud.smarthq.device.coffeebrewer |
Connection Type | cloud.smarthq.connection.wifi |
Icon Type | cloud.smarthq.icon.coffeebrewer |
Alerts¶
AlertType |
Description |
---|---|
cloud.smarthq.alert.beanhopper.refill |
Please add more coffee beans. |
cloud.smarthq.alert.brewbasket.align |
Please check to ensure the brew basket is properly locked and closed. |
cloud.smarthq.alert.brewbasket.clean |
Please check to ensure the brew basket has been properly cleaned since last use. |
cloud.smarthq.alert.burrgrinder.align |
Please check to ensure the burr grinder is properly locked and closed. |
cloud.smarthq.alert.carafe.missing |
Please check to ensure the carafe is properly in-place. |
cloud.smarthq.alert.endofcycle |
Your coffee is done. |
cloud.smarthq.alert.startofcycle |
Your coffee has started brewing. |
cloud.smarthq.alert.tank.water.empty |
Please add more water to your coffee maker |
cloud.smarthq.alert.endofcycle |
Your coffee is done. |
cloud.smarthq.alert.startofcycle |
Your coffee has started brewing. |
cloud.smarthq.alert.tank.water.empty |
Please add more water to your coffee maker |
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 |
---|---|
Coffee Brewer V1 Api Coffee Brewer V1 Service | Service to represent the overall state of a coffee brewer. |
Coffee Brewer V2 Api Coffee Brewer V2 Service | Service to represent the overall state of a coffee brewer. |
Common Services List | A list of services common across all SmartHQ devices that this device might support. |
Coffee Brewer V1 Api Coffee Brewer V1 Service¶
Description: Service to represent the overall state of a coffee brewer.
Tuple: The coffee brewer service for a coffee brewer
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.coffeebrewer.v1 | Service for a coffee brewer. This service represents the current state of a coffee brewer device. |
DomainType | cloud.smarthq.domain.coffeebrewer |
Coffee Brewer |
ServiceDeviceType | cloud.smarthq.device.coffeebrewer |
A coffee brewer device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.coffeebrewer.v1.start | Command to start a brew for Appliance API v1 based coffee brewers. |
cloud.smarthq.command.coffeebrewer.v1.stop | Command to stop a brew for Appliance API v1 based coffee brewers. |
Coffee Brewer V2 Api Coffee Brewer V2 Service¶
Description: Service to represent the overall state of a coffee brewer.
Tuple: The coffee brewer service for a coffee brewer v2 units
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.coffeebrewer.v2 | Service for a coffee brewer v2 units.This service represents the current state of a coffee brewer device. |
DomainType | cloud.smarthq.domain.coffeebrewer |
Coffee Brewer |
ServiceDeviceType | cloud.smarthq.device.coffeebrewer |
A coffee brewer device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.coffeebrewer.v2.start | Command to start a brew for Appliance API v2 based coffee brewers. |
cloud.smarthq.command.coffeebrewer.v2.stop | Command to stop a brew for Appliance API v2 based coffee brewers. |