Overview
The ELV PCA 301 smart e-meter switch allows homeowners to monitor and control energy consumption in real-time. By integrating this device with home capability systems, users can optimize energy usage, reduce costs, and enhance convenience.
Benefits
- Real-time energy monitoring for informed consumption decisions
- Remote control of devices to manage energy use effectively
- Capability capabilities to schedule and optimize device usage
Intent
The purpose of the ELV PCA 301 smart e-meter switch is to provide homeowners with a smart solution for energy management in their homes. By utilizing this switch, users can achieve greater energy efficiency and control over their electrical devices.
Preconditions
- Home Assistant must be installed and configured.
- ELV PCA 301 smart e-meter switch must be properly set up and connected.
- Internet access for remote monitoring and control.
- Home Assistant installed and configured.
- Integration available and authenticated: Zigbee2MQTT.
- Device installed and reachable: Smart Switch Lights.
Actors
- Homeowner
- Family member
- Guest
Trigger
The capability is triggered by changes in energy usage detected by the smart e-meter switch or scheduled times set by the homeowner.
Workflow Diagram
flowchart TD
A[Energy Usage Change] -->|check| B{{Is usage above threshold?}}
B -->|Yes| C[Send Alert to Homeowner]
C --> D[Suggest Energy Saving Actions]
B -->|No| E[Continue Monitoring]
Workflow Description
1. Monitor Energy Consumption
The ELV PCA 301 continuously tracks the energy usage of connected devices.
2. Trigger Alert
When energy consumption exceeds a predefined threshold, an alert is triggered for the homeowner.
3. Suggest Actions
The system automatically suggests energy-saving actions to the homeowner based on current usage.
4. Control Devices
The homeowner can remotely turn off or schedule the operation of connected devices through Home Assistant.
5. Review Energy Reports
Homeowners can access detailed reports on energy consumption trends via the Home Assistant interface.
Postconditions
After the capability completes, the homeowner receives insights on energy usage and can make informed decisions, leading to reduced energy costs and optimized device usage.
Optional Enhancements
- Integrate with solar panel systems for enhanced energy management
- Add voice control functionality using Alexa or Google Home
- Implement historical data logging for trend analysis over time
Recommended Components
| Recommended Applications | Recommended Integrations | Recommended Devices |
|---|---|---|
| Home Assistant | Zigbee2MQTT, Z-Wave JS | Smart Switch Lights, Energy Monitoring |
Source Examples
- 2026.1: Home is where the dashboard is ?? – Home Assistant (homeassistant)