Overview
The new Plugwise integration allows users to manage their energy consumption more effectively by supporting the Anna P1 device. This integration also introduces a select entity for zone profiles on Adam devices, providing greater control over energy usage in different areas of the home.
Benefits
- Improved energy monitoring and management across different zones in the home.
- Enhanced capability capabilities for energy-saving features with Anna P1 integration.
- User-friendly adjustments for optimizing energy consumption based on real-time data.
Intent
This capability aims to streamline energy management by integrating the Anna P1 device with existing Plugwise systems. The outcome is a more efficient home environment, allowing users to customize energy profiles based on their unique needs.
Preconditions
- Plugwise integration must be installed and configured in Home Assistant.
- Anna P1 device must be connected and operational.
- Adam devices must be present to utilize zone profiles.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: Energy Monitoring.
Actors
- Homeowner configuring energy settings
- Family members monitoring energy consumption
- Guests utilizing energy-saving settings during their stay
Trigger
The capability is triggered when the homeowner accesses the Plugwise integration settings or when energy usage data is updated in the system.
Workflow Diagram
flowchart TD
A[User accesses Plugwise settings] -->|check| B{{Is Anna P1 connected?}}
B -->|Yes| C[Display zone profiles]
C --> D[Adjust energy settings]
B -->|No| E[Prompt user to connect Anna P1]
Workflow Description
1. Access Plugwise Integration
The homeowner navigates to the Plugwise settings in Home Assistant.
2. Check Device Connection
The system verifies if the Anna P1 device is properly connected.
3. View Zone Profiles
If connected, the user can view and select different zone profiles for Adam devices.
4. Adjust Settings
The homeowner can adjust energy settings based on current usage and preferences.
5. Save Changes
The updated settings are saved, and the system applies them for energy management.
Postconditions
Once the process is completed, energy settings are updated, and users can view real-time consumption data for each zone.
Optional Enhancements
- Integration with additional energy monitoring devices for comprehensive data analysis.
- Automated scheduling for energy usage based on peak and off-peak hours.
- Notifications for unusual energy consumption trends.
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, ESPHome | Energy Monitoring, Emporia | VUE002 |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)