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 | Interval |
|---|---|---|
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.descale |
Descale is needed for the Drip Coffee Brewer | |
cloud.smarthq.alert.endofcycle |
Your coffee is done. | |
cloud.smarthq.alert.filter.replace |
Drip Coffee Brewer Water Filter replace alert | |
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.filter.replace.charcoal |
Grind and Brew Water Filter replace alert | |
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 Grinder Toggle Service | Grinder mode service |
| 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 Grinder Toggle Service¶
Description: Grinder mode service
Tuple: coffee brewer toggle grinder.
| 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.grinder |
Grinder |
| ServiceDeviceType | cloud.smarthq.device.coffeebrewer |
A coffee brewer device |
Commands¶
| Command | Description |
|---|---|
| cloud.smarthq.command.toggle.set | Set grinder on or off |
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. |