Smoker Device¶
Tip: Use this navigation sections and page links to navigate easier.
Description¶
Smoker appliance.
Label | Value |
---|---|
Device Type | cloud.smarthq.device.smoker |
Connection Type | cloud.smarthq.connection.wifi |
Alerts¶
AlertType |
Description |
---|---|
cloud.smarthq.alert.periodic.warming |
Your food is still keeping warm. Turn off the Smoker when you are ready. |
cloud.smarthq.alert.startofcycle |
The Smoker is starting. |
cloud.smarthq.alert.door.alarm |
Door is open. Please close to resume or the smoker will shut down. |
cloud.smarthq.alert.endofcycle.early |
Your food is nearly finished cooking. |
cloud.smarthq.alert.endofcycle |
Your food has finished cooking! If Auto Warm is On, the Smoker will keep it warm until you are ready. |
cloud.smarthq.alert.endofcycle.preheat |
Your Smoker is ready to begin. Press start to begin smoking. |
cloud.smarthq.alert.smoke.clear |
Smoke cleared. You may open the door or continue cooking. |
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 |
---|---|
Smoker Actual Cavity Temperature Service | Service to return the actual cavity temperature of the smoker. |
Smoker Cook Time Cycle Timer Service | Smoker cook time remaining service. |
Smoker Cooking Early Notification Integer Service | This service set the adjustable time range for early notification |
Smoker Cooking Mode V1 Brisket Service | Smoker settings for brisket cook mode |
Smoker Cooking Mode V1 Chicken Service | Smoker settings for chicken cook mode |
Smoker Cooking Mode V1 Custom Service | Smoker settings for custom cook mode |
Smoker Cooking Mode V1 Keep Warm Service | Smoker settings for keep warm cook mode |
Smoker Cooking Mode V1 Pork Butt Service | Smoker settings for pork butt cook mode |
Smoker Cooking Mode V1 Pork Rib Service | Smoker settings for pork rib cook mode |
Smoker Cooking Mode V1 Salmon Service | Smoker settings for salmon cook mode |
Smoker Cooking Mode V1 Wings Service | Smoker settings for wings cook mode |
Smoker Cooking State V1 Service | Smoker State Service settings. |
Smoker Elapsed Cook Time Stopwatch Service | Stopwatch representing the elapsed time of the cooking cycle. |
Smoker Elapsed Warm Time Stopwatch Service | Stopwatch representing the elapsed time of the warming cycle. |
Smoker Light State Service | Smoker cavity light |
Smoker Preheat Progress Integer Service | Service that Tracks Preheat cycle progress to completion |
Smoker Probe Current Temperature Service | Service representing the current temperature of the probe. |
Smoker Probe Presence Mode Service | Service representing the presence of the probe. |
Smoker Restore All Defaults Service | Smoker restore all defaults |
Smoker Set Auto Warm Reminder Interval Integer Service | This service set the auto warm reminder interval for smoker |
Smoker Set Auto Warm Temperature Service | This service set the auto warm temperature for smoker |
Smoker Set Auto Warm Time Integer Service | This service set the auto warm time for smoker |
Smoker Set Auto Warm Toggle Service | This enable/disable auto warm cycle. |
Smoker Set Early Notification Temperature Offset Service | Service allowing for early completion |
Smoker Set Ignite Setpoint Temperature Service | This service set the pellet ignite temperature for smoker |
Smoker Set Smoke Toggle Service | Clear/purge the smoke from smoker appliance cavity |
Common Services List | A list of services common across all SmartHQ devices that this device might support. |
Smoker Actual Cavity Temperature Service¶
Description: Service to return the actual cavity temperature of the smoker.
Tuple: Service to return the actual cavity temperature of the smoker.
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.temperature | Service to model a temperature that can be read only or remotely controlled. Both Celsius and Fahrenheit are supported and automatically converted using calculated properties. |
DomainType | cloud.smarthq.domain.measurement |
The measurement |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Smoker Cook Time Cycle Timer Service¶
Description: Smoker cook time remaining service.
Tuple: The amount of time have left to finish smoking/cooking
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.cook |
The cook timer remaining time |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Smoker Cooking Early Notification Integer Service¶
Description: This service set the adjustable time range for early notification
Tuple: Time range for early notification
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
DomainType | cloud.smarthq.domain.early.time |
The early time |
ServiceDeviceType | cloud.smarthq.device.notice |
A notice device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.integer.set | Set the cooking early notification time offset |
Smoker Cooking Mode V1 Brisket Service¶
Description: Smoker settings for brisket cook mode
Tuple: The brisket mode on a smoker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cooking.mode.v1 | Service to model the cooking mode is used in conjunction with the cooking state service. This service represents an available cooking mode providing the configuration for what parameters are required to start it, a command for actually starting the cooking mode, as well as the state of the cooking mode if it is running. |
DomainType | cloud.smarthq.domain.cooking.food.brisket |
The cooking mode for brisket |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.cooking.mode.v1.default.set | Sets the smoker defaults values for the specified cook mode and options. |
cloud.smarthq.command.cooking.mode.v1.set | Sets the smoker to the specified cook mode and options. |
Smoker Cooking Mode V1 Chicken Service¶
Description: Smoker settings for chicken cook mode
Tuple: The chicken mode on a smoker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cooking.mode.v1 | Service to model the cooking mode is used in conjunction with the cooking state service. This service represents an available cooking mode providing the configuration for what parameters are required to start it, a command for actually starting the cooking mode, as well as the state of the cooking mode if it is running. |
DomainType | cloud.smarthq.domain.cooking.food.chicken |
The cooking mode for chicken |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.cooking.mode.v1.default.set | Sets the smoker defaults values for the specified cook mode and options. |
cloud.smarthq.command.cooking.mode.v1.set | Sets the smoker to the specified cook mode and options. |
Smoker Cooking Mode V1 Custom Service¶
Description: Smoker settings for custom cook mode
Tuple: The custom mode on a smoker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cooking.mode.v1 | Service to model the cooking mode is used in conjunction with the cooking state service. This service represents an available cooking mode providing the configuration for what parameters are required to start it, a command for actually starting the cooking mode, as well as the state of the cooking mode if it is running. |
DomainType | cloud.smarthq.domain.cooking.custom |
The custom cooking mode |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.cooking.mode.v1.default.set | Sets the smoker defaults values for the specified cook mode and options. |
cloud.smarthq.command.cooking.mode.v1.set | Sets the smoker to the specified cook mode and options. |
Smoker Cooking Mode V1 Keep Warm Service¶
Description: Smoker settings for keep warm cook mode
Tuple: Smoker settings for keep warm cook mode
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cooking.mode.v1 | Service to model the cooking mode is used in conjunction with the cooking state service. This service represents an available cooking mode providing the configuration for what parameters are required to start it, a command for actually starting the cooking mode, as well as the state of the cooking mode if it is running. |
DomainType | cloud.smarthq.domain.cooking.warm |
The warm cooking mode |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.cooking.mode.v1.default.set | Sets the smoker defaults values for the specified cook mode and options. |
cloud.smarthq.command.cooking.mode.v1.set | Sets the smoker to the specified cook mode and options. |
Smoker Cooking Mode V1 Pork Butt Service¶
Description: Smoker settings for pork butt cook mode
Tuple: The pork butt mode on a smoker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cooking.mode.v1 | Service to model the cooking mode is used in conjunction with the cooking state service. This service represents an available cooking mode providing the configuration for what parameters are required to start it, a command for actually starting the cooking mode, as well as the state of the cooking mode if it is running. |
DomainType | cloud.smarthq.domain.cooking.food.porkbutt |
The cooking mode for pork butt |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.cooking.mode.v1.default.set | Sets the smoker defaults values for the specified cook mode and options. |
cloud.smarthq.command.cooking.mode.v1.set | Sets the smoker to the specified cook mode and options. |
Smoker Cooking Mode V1 Pork Rib Service¶
Description: Smoker settings for pork rib cook mode
Tuple: The pork rib mode on a smoker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cooking.mode.v1 | Service to model the cooking mode is used in conjunction with the cooking state service. This service represents an available cooking mode providing the configuration for what parameters are required to start it, a command for actually starting the cooking mode, as well as the state of the cooking mode if it is running. |
DomainType | cloud.smarthq.domain.cooking.food.porkrib |
The cooking mode for pork rib |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.cooking.mode.v1.default.set | Sets the smoker defaults values for the specified cook mode and options. |
cloud.smarthq.command.cooking.mode.v1.set | Sets the smoker to the specified cook mode and options. |
Smoker Cooking Mode V1 Salmon Service¶
Description: Smoker settings for salmon cook mode
Tuple: The salmon mode on a smoker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cooking.mode.v1 | Service to model the cooking mode is used in conjunction with the cooking state service. This service represents an available cooking mode providing the configuration for what parameters are required to start it, a command for actually starting the cooking mode, as well as the state of the cooking mode if it is running. |
DomainType | cloud.smarthq.domain.cooking.food.salmon |
The cooking mode for salmon |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.cooking.mode.v1.default.set | Sets the smoker defaults values for the specified cook mode and options. |
cloud.smarthq.command.cooking.mode.v1.set | Sets the smoker to the specified cook mode and options. |
Smoker Cooking Mode V1 Wings Service¶
Description: Smoker settings for wings cook mode
Tuple: The wings mode on a smoker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cooking.mode.v1 | Service to model the cooking mode is used in conjunction with the cooking state service. This service represents an available cooking mode providing the configuration for what parameters are required to start it, a command for actually starting the cooking mode, as well as the state of the cooking mode if it is running. |
DomainType | cloud.smarthq.domain.cooking.food.wings |
The cooking mode for wings |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.cooking.mode.v1.default.set | Sets the smoker defaults values for the specified cook mode and options. |
cloud.smarthq.command.cooking.mode.v1.set | Sets the smoker to the specified cook mode and options. |
Smoker Cooking State V1 Service¶
Description: Smoker State Service settings.
Tuple: The cooking control for a smoker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.cooking.state.v1 | Service to model the cooking state is used in conjunction with the cooking mode service. This service represents the top level state of a cooking device such as a oven or microwave. |
DomainType | cloud.smarthq.domain.cooking |
The cooking |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.cooking.state.v1.stop | Smoker State Stop Command. |
Smoker Elapsed Cook Time Stopwatch Service¶
Description: Stopwatch representing the elapsed time of the cooking cycle.
Tuple: The amount of time elapsed in the cooking cycle on a smoker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.stopwatch | Service to model a stopwatch that indicates the amount of time elapsed. |
DomainType | cloud.smarthq.domain.cooking |
The cooking |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Smoker Elapsed Warm Time Stopwatch Service¶
Description: Stopwatch representing the elapsed time of the warming cycle.
Tuple: The amount of time elapsed in the warm cycle on a smoker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.stopwatch | Service to model a stopwatch that indicates the amount of time elapsed. |
DomainType | cloud.smarthq.domain.cooking.warm |
The warm cooking mode |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Smoker Light State Service¶
Description: Smoker cavity light
Tuple: The enumeration brightness for a device's light setting
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.light |
A light device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.mode.set | Set the light to on or off on the Smoker's cavity light |
Smoker Preheat Progress Integer Service¶
Description: Service that Tracks Preheat cycle progress to completion
Tuple: The smoker preheat progress
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
DomainType | cloud.smarthq.domain.preheat.progress |
Preheat Progress |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Smoker Probe Current Temperature Service¶
Description: Service representing the current temperature of the probe.
Tuple: The current temperature of a probe
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.temperature | Service to model a temperature that can be read only or remotely controlled. Both Celsius and Fahrenheit are supported and automatically converted using calculated properties. |
DomainType | cloud.smarthq.domain.measurement |
The measurement |
ServiceDeviceType | cloud.smarthq.device.probe |
A probe device |
Smoker Probe Presence Mode Service¶
Description: Service representing the presence of the probe.
Tuple: Presence status of a probe
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.presence |
The presence |
ServiceDeviceType | cloud.smarthq.device.probe |
A probe device |
Smoker Restore All Defaults Service¶
Description: Smoker restore all defaults
Tuple: Reset a smoker cooking mode
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.restore |
The Restore |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.trigger.do | Command to restore the all mode defaults value on smoker |
Smoker Set Auto Warm Reminder Interval Integer Service¶
Description: This service set the auto warm reminder interval for smoker
Tuple: The smoker auto warm reminder interval
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
DomainType | cloud.smarthq.domain.cooking.warm.auto |
The auto warm cooking mode |
ServiceDeviceType | cloud.smarthq.device.notice |
A notice device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.integer.set | Set the auto warm reminder interval for smoker |
Smoker Set Auto Warm Temperature Service¶
Description: This service set the auto warm temperature for smoker
Tuple: Smoker auto warm temperature
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.temperature | Service to model a temperature that can be read only or remotely controlled. Both Celsius and Fahrenheit are supported and automatically converted using calculated properties. |
DomainType | cloud.smarthq.domain.cooking.warm.auto |
The auto warm cooking mode |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.temperature.set | Control the Smoker Auto Warm temperature . |
Smoker Set Auto Warm Time Integer Service¶
Description: This service set the auto warm time for smoker
Tuple: The smoker auto warm time
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
DomainType | cloud.smarthq.domain.cooking.warm.auto |
The auto warm cooking mode |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.integer.set | Set the auto warm time for smoker |
Smoker Set Auto Warm Toggle Service¶
Description: This enable/disable auto warm cycle.
Tuple: Smoker toggle auto warm
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.cooking.warm.auto |
The auto warm cooking mode |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | This Command enable/disable auto warm cycle. |
Smoker Set Early Notification Temperature Offset Service¶
Description: Service allowing for early completion
Tuple: Indoor ambient temperature
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.temperature | Service to model a temperature that can be read only or remotely controlled. Both Celsius and Fahrenheit are supported and automatically converted using calculated properties. |
DomainType | cloud.smarthq.domain.early.temperature |
The early temperature |
ServiceDeviceType | cloud.smarthq.device.notice |
A notice device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.temperature.set | Control the temperature settings for early completion |
Smoker Set Ignite Setpoint Temperature Service¶
Description: This service set the pellet ignite temperature for smoker
Tuple: The igniter temperature set point
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.temperature | Service to model a temperature that can be read only or remotely controlled. Both Celsius and Fahrenheit are supported and automatically converted using calculated properties. |
DomainType | cloud.smarthq.domain.setpoint |
The setpoint |
ServiceDeviceType | cloud.smarthq.device.igniter |
A igniter device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.temperature.set | Control the Smoker Pellet Ignite temperature setpoint. |
Smoker Set Smoke Toggle Service¶
Description: Clear/purge the smoke from smoker appliance cavity
Tuple: Toggle smoke for an smoker 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.smoke |
The smoke |
ServiceDeviceType | cloud.smarthq.device.smoker |
A smoker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | Command to turn on/off smoker's smoke |