Last Updated:

Watts Vision + Smart Heating Control

S.C.O.R.E.ConvenienceDeviceControl

Overview

The Watts Vision + system enables homeowners to manage their heating zones remotely, addressing the problem of inconsistent heating and energy waste. With the ability to control each zone individually, users can optimize comfort while conserving energy.

Convenience icon

Benefits

  • Enhanced comfort by adjusting heating levels in specific areas according to personal preference.
  • Energy savings by reducing heating in unused zones, leading to lower utility bills.
  • Convenience of controlling heating from anywhere using a smartphone or web interface.

Intent

This capability allows users to remotely manage their home’s heating zones through the Watts Vision + system. The outcome is a tailored heating experience that enhances comfort and efficiency.

Preconditions

  • Watts Vision + smart heating system installed and configured.
  • Home capability platform like Home Assistant integrated with Watts Vision +.
  • Reliable internet 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 heating settings
  • Family members adjusting comfort levels
  • Guests requesting temperature adjustments

Trigger

The capability is triggered by a remote command from a user’s device or a scheduled capability.

Workflow Diagram

flowchart TD
    A[User sends command] -->|check| B{{Is the system online?}}
    B -->|Yes| C[Adjust heating zone]
    C --> D[Heating adjusted successfully]
    B -->|No| E[Error: System offline]

Workflow Description

1. User opens app or dashboard

The user accesses the home capability platform via a mobile app or web interface.

2. Select heating zone

The user chooses the specific heating zone they wish to control from the available options.

3. Adjust temperature settings

The user sets the desired temperature for the selected zone, either increasing or decreasing it.

4. Confirm settings

The user confirms the changes, sending the command to the Watts Vision + system.

5. Receive feedback

The app displays a confirmation message indicating the heating zone has been successfully adjusted.

Postconditions

The selected heating zone is adjusted to the new temperature setting, enhancing comfort and potentially saving energy.

Optional Enhancements

  • Integrate with weather forecasts to adjust heating based on outdoor temperature.
  • Set schedules for heating adjustments based on occupancy patterns.
  • Enable voice control through smart assistants like Alexa or Google Home.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, ESPHomeHVAC and Climate Control, ecobee4 Smart Thermostat

Source Examples