Last Updated:

Vermont Castings Control with IntelliFire

S.C.O.R.E.ConvenienceDevice Control

Overview

The Vermont Castings fireplaces, equipped with IntelliFire technology, offer homeowners a seamless way to control their heating environment. This capability enhances comfort and convenience by allowing users to manage their fireplace remotely or through capability.

Convenience icon

Benefits

  • Remote control of fireplace settings for optimal comfort without manual adjustments.
  • Increased energy efficiency through precise temperature control.
  • Enhanced safety by allowing users to monitor and manage the fireplace from their mobile devices.

Intent

This capability aims to provide homeowners with easy and efficient control over their Vermont Castings fireplace. By integrating IntelliFire technology, users can achieve a comfortable living space with minimal effort.

Preconditions

  • Vermont Castings fireplace with IntelliFire technology installed.
  • Home Assistant configured to integrate with IntelliFire.
  • Stable Wi-Fi connection for remote access.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Zigbee2MQTT.
  • Device installed and reachable: HVAC and Climate Control.

Actors

  • Homeowner managing home climate
  • Family members enjoying the warmth
  • Guests seeking comfort

Trigger

The capability is triggered by a user command via a mobile app, voice assistant, or automated home assistant routine.

Workflow Diagram

flowchart TD
    A[User Command] -->|check| B{{Is Fireplace On?}}
    B -->|Yes| C[Adjust Settings]
    C --> D[Update Temperature]
    B -->|No| E[Turn On Fireplace]
    E --> F[Set Initial Temperature]

Workflow Description

1. User Command Initiation

The homeowner sends a command through a mobile app or voice assistant to control the fireplace.

2. Check Current Status

The system checks if the fireplace is currently on or off to determine the next action.

3. Adjust Settings

If the fireplace is on, the system adjusts the temperature or flame settings as requested.

4. Turn On Fireplace

If the fireplace is off, the system activates it and sets the initial temperature according to user preferences.

5. Provide Feedback

The system sends a confirmation to the user, indicating the current status and settings of the fireplace.

Postconditions

The fireplace is either adjusted to the desired settings or turned on and set to the initial temperature, ensuring a comfortable environment.

Optional Enhancements

  • Integration with smart home routines for automated heating schedules.
  • Voice control capabilities via Amazon Echo or Google Home.
  • Energy usage tracking to monitor efficiency over time.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, Z-Wave JSHVAC and Climate Control, ecobee4 Smart Thermostat

Source Examples