Overview
The Plugwise component allows homeowners to monitor and control their energy usage through Home Assistant, providing insights into consumption patterns. This capability helps users reduce energy waste, optimize usage, and ultimately save on electricity bills.
Benefits
- Real-time monitoring of energy consumption for informed decision-making.
- Automated control of devices to enhance energy efficiency.
- Easy integration with Home Assistant for centralized management.
Intent
The purpose of this capability is to provide seamless integration of the Plugwise system into a smart home environment, enabling users to control and monitor energy usage effectively. This leads to reduced energy bills and a more sustainable home.
Preconditions
- Home Assistant is installed and running.
- Plugwise devices are set up and connected to the home network.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: Energy Monitoring.
Actors
- Homeowner managing energy use
- Family members interested in reducing utility costs
- Guests utilizing smart home features
Trigger
The capability is triggered when the homeowner accesses the Home Assistant dashboard or when energy consumption thresholds are reached.
Workflow Diagram
flowchart TD
A[Homeowner accesses dashboard] -->|check| B{{Is Plugwise connected?}}
B -->|Yes| C[Display energy usage]
C --> D[Allow device control]
B -->|No| E[Show connection error]
Workflow Description
1. Connect Plugwise Devices
Ensure all Plugwise devices are properly set up and connected to the home Wi-Fi network.
2. Integrate with Home Assistant
Add the Plugwise integration in the Home Assistant interface to start monitoring energy usage.
3. Monitor Energy Consumption
Access the Home Assistant dashboard to view real-time energy usage data from Plugwise devices.
4. Set Capability Rules
Create capability rules to control devices based on consumption patterns, such as turning off devices during peak hours.
5. Review Energy Reports
Analyze energy usage reports generated by Home Assistant to identify trends and areas for improvement.
Postconditions
After integration, users can monitor and control their Plugwise devices through Home Assistant, leading to better energy management.
Optional Enhancements
- Implement scheduling for devices based on user habits.
- Integrate with solar energy systems for optimized usage.
- Add alerts for unusual energy consumption patterns.
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, Z-Wave JS | Energy Monitoring, Emporia | VUE002 |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)