Last Updated:

Enhanced Home Capability with Freedompro Support

S.C.O.R.E.ConvenienceDeviceControl

Overview

Freedompro’s recent update allows for seamless integration of various home capability devices, including binary sensors, switches, locks, and climate controls. This capability enhances user convenience by enabling comprehensive control and capability of home environments through a unified platform.

Convenience icon

Benefits

  • Streamlines home capability by integrating multiple device types into a single system.
  • Increases security and convenience with smart locks and sensors that can be monitored remotely.
  • Improves energy efficiency by automating climate control based on occupancy and environmental conditions.

Intent

The purpose of this capability is to simplify the management of home devices by offering support for a wide range of sensors and controls. This results in a more connected and responsive home environment that adapts to the needs and preferences of its inhabitants.

Preconditions

  • User must have the Freedompro system installed and configured.
  • Compatible devices must be connected and recognized by the Freedompro platform.
  • Home Assistant must be updated to at least version 2021.8.0.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Nintendo Parental Controls.
  • Device installed and reachable: HVAC and Climate Control.

Actors

  • Homeowner managing daily routines
  • Family members adjusting climate settings
  • Guests using smart locks for entry

Trigger

The capability is triggered by various events such as sensor readings (e.g., motion detection, temperature changes), scheduled times, or changes in presence.

Workflow Diagram

flowchart TD
    A[Sensor Detection] -->|motion detected| B{{Decision?}}
    B -->|Yes| C[Activate Smart Lock]
    C --> D[Door Unlocked]
    B -->|No| E[Exit]

Workflow Description

1. Detect Motion

The system detects motion through a binary sensor, indicating potential activity near the entrance.

2. Check Security Status

The system checks the current status of the smart lock to determine if the door should be unlocked.

3. Unlock Door

If conditions are met (e.g., authorized user detected), the smart lock is activated to unlock the door.

4. Notify Homeowner

A notification is sent to the homeowner’s device, informing them of the unlocked door status.

5. Adjust Climate Settings

Upon entry, sensors may trigger climate controls to adjust the temperature based on pre-set preferences.

Postconditions

The door is unlocked for the authorized user, and the climate settings are adjusted to enhance comfort upon entry.

Optional Enhancements

  • Integrate voice control to manage devices through smart speakers.
  • Add scene capability that adjusts multiple devices for different activities (e.g., movie night).
  • Implement geofencing to automatically adjust settings based on user location.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantNintendo Parental Controls, Zigbee2MQTTHVAC and Climate Control, ecobee4 Smart Thermostat

Source Examples