Last Updated:

Enhanced Control for Palazzetti Pellet Stove

S.C.O.R.E.ConvenienceDeviceControl

Overview

Managing the combustion power of your Palazzetti pellet stove provides greater efficiency and comfort in your home. This capability allows users to fine-tune heat output, optimizing fuel consumption while maintaining desired temperatures.

Convenience icon

Benefits

  • Improved energy efficiency by adjusting stove power based on needs.
  • Enhanced comfort with precise temperature control in living spaces.
  • Increased convenience with remote management of the stove settings.

Intent

This capability allows users to control the combustion power of their Palazzetti pellet stove directly from their smart home interface. By adjusting the power, homeowners can create a more comfortable environment while also saving on fuel costs.

Preconditions

  • Palazzetti pellet stove installed and operational.
  • Home Assistant integrated with the stove through the @dotav component.
  • Stable internet connection for remote control functionality.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Zigbee2MQTT.
  • Device installed and reachable: TP-Link | HS100.

Actors

  • Homeowner managing heating settings
  • Family members adjusting temperature for comfort
  • Guest controlling stove for personalized warmth

Trigger

The capability is triggered when the user selects a desired combustion power level through the Home Assistant interface.

Workflow Diagram

flowchart TD
    A[User selects power level] -->|check| B{Is stove operational?}
    B -->|Yes| C[Adjust combustion power]
    C --> D[Stove heats based on new setting]
    B -->|No| E[Display error message]

Workflow Description

1. Open Home Assistant

User accesses the Home Assistant app or web interface to manage home devices.

2. Navigate to Pellet Stove Control

User locates the control panel for the Palazzetti pellet stove within the app.

3. Select Desired Power Level

User adjusts the combustion power slider or input field to set the desired heating output.

4. Confirm Adjustments

User confirms the new power level, prompting the system to send the command to the stove.

5. Monitor Stove Feedback

User checks for any feedback from the stove regarding the adjustment or error messages.

Postconditions

The Palazzetti pellet stove operates at the newly set combustion power, providing adjusted heating output as per user preferences.

Optional Enhancements

  • Implement scheduling for automatic power adjustments based on time of day.
  • Integrate temperature sensors to automatically adjust power based on room temperature.
  • Add voice control capabilities through smart assistants.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, TasmotaTP-Link | HS100, TP-Link | HS200

Source Examples