Last Updated:

Control Your microBees Devices with Ease

S.C.O.R.E.ConvenienceDeviceControl

Overview

The microBees capability allows homeowners to effortlessly manage their smart plugs and wall switches, enhancing convenience and energy efficiency. This integration simplifies device control, making it easier to automate daily routines and reduce energy waste.

Convenience icon

Benefits

  • Easily control multiple devices from one interface, reducing clutter and confusion.
  • Automate routines such as turning off devices when leaving the house, enhancing energy savings.
  • Increase convenience by controlling devices remotely via smartphone or voice commands.

Intent

The purpose of the microBees capability is to provide a centralized control system for smart plugs and wall switches, enabling users to manage their home appliances more efficiently. This leads to improved energy management and a more comfortable living environment.

Preconditions

  • microBees devices (plugs and wall switches) are installed and configured.
  • Home Assistant is set up and running with microBees integration enabled.
  • User has access to the Home Assistant interface.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Zigbee2MQTT.
  • Device installed and reachable: Sonoff | Smart Plug-in Unit.

Actors

  • Homeowner
  • Family member
  • Guest

Trigger

The capability is triggered by a user action such as a command via the Home Assistant app or a voice command through a smart speaker.

Workflow Diagram

flowchart TD
    A[User Command] -->|check| B{{Device Ready?}}
    B -->|Yes| C[Execute Control Action]
    C --> D[Device Status Updated]
    B -->|No| E[Notify User of Device Issue]

Workflow Description

1. Initiate Command

User selects a microBees device from the Home Assistant interface or uses a voice command.

2. Check Device Status

The system checks if the selected microBees device is online and ready for control.

3. Execute Control Action

If the device is ready, the requested action (like turning on/off) is executed.

4. Update Device Status

The system updates the status of the device and reflects the change in the Home Assistant interface.

5. Notify User

If the device is not ready, the system notifies the user of the issue, prompting troubleshooting.

Postconditions

The selected microBees device is controlled as requested, and its status is accurately reflected in the Home Assistant interface.

Optional Enhancements

  • Integrate with energy monitoring to provide usage statistics for microBees devices.
  • Set up schedules for devices to operate automatically based on user preferences.
  • Create scenes to control multiple devices simultaneously for different activities.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, Nintendo Parental ControlsSonoff | Smart Plug-in Unit, TP-Link | HS100

Source Examples