Last Updated:

Energy Resilience with Mercury NZ Limited via Opower

S.C.O.R.E.ResilienceEnergy

Overview

This capability enables homeowners to monitor and optimize their energy usage, enhancing resilience against outages and fluctuations. By leveraging data from Mercury NZ Limited, users can make informed decisions that lead to cost savings and improved energy efficiency.

Resilience icon

Benefits

  • Real-time energy consumption tracking to identify usage patterns.
  • Alerts for unusual energy spikes that could indicate issues.
  • Recommendations for energy-saving practices based on historical data.

Intent

The purpose of this capability is to provide homeowners with actionable insights into their energy consumption, enabling them to reduce waste and lower costs. Ultimately, it aims to foster a more sustainable and resilient home environment.

Preconditions

  • Active Mercury NZ Limited account.
  • Integration with Opower's energy management platform.
  • Home Assistant setup to receive and display energy data.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Zigbee2MQTT.
  • Device installed and reachable: Energy Monitoring.

Actors

  • Homeowner managing energy usage
  • Family members interested in saving on utility bills
  • Elderly parent wanting to understand energy costs

Trigger

The capability is triggered by new energy data received from the Mercury NZ Limited integration, such as daily usage reports or alerts for unusual consumption patterns.

Workflow Diagram

flowchart TD
    A[New Energy Data Received] -->|check| B{Decision?}
    B -->|Yes| C[Send Alert to Homeowner]
    C --> D[Homeowner Takes Action]
    B -->|No| E[Exit]

Workflow Description

1. Receive Energy Data

Energy consumption data is pulled from the Mercury NZ Limited account via the Opower integration.

2. Analyze Consumption Patterns

The system analyzes historical usage data to identify trends and spikes in energy consumption.

3. Generate Alerts

If unusual consumption is detected, alerts are generated and sent to the homeowner via Home Assistant.

4. Provide Recommendations

Based on the analysis, the system suggests actionable steps for reducing energy usage.

5. Implement Changes

The homeowner reviews the recommendations and implements changes to their energy consumption habits.

Postconditions

After the capability completes, the homeowner has updated insights into their energy usage, potentially leading to reduced consumption and cost savings.

Optional Enhancements

  • Integration with smart devices to automate energy-saving actions.
  • Historical comparison reports to track progress over time.
  • Mobile notifications for real-time monitoring while away from home.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, ESPHomeEnergy Monitoring, Emporia | VUE002

Source Examples