7 min read Phillip Fickl

Using Smart Meter Data: 5 Practical Examples

Over 6.5 million electricity connections in Austria now have a smart meter. Since the ElWG update in December 2025, Austria's electricity market law requires quarter-hourly data transmission by default: 96 readings per day per meter. The data is there. But what can you actually do with it?

Five practical examples show what's possible with smart meter data, from spotting consumption patterns to integrating with a smart home system. All examples work with the free Community plan on energiedaten.at.

1. Spot consumption patterns: When do you use the most electricity?

The first look at your own smart meter data is often the most surprising. The heatmap displays electricity consumption as color-coded tiles: hours on the Y-axis, days on the X-axis. The darker the color, the higher the consumption in that time window.

What appears as a single number on your annual bill suddenly becomes visible: the morning coffee at 6:30, cooking at 6 PM, higher usage on weekends. Patterns you may have suspected but never actually seen.

The day profile comparison adds another layer: two overlaid curves showing average consumption on weekdays versus weekends. The differences are noticeable in most households, such as a later morning ramp-up on weekends or higher daytime usage from working at home.

For most people, this is the "aha moment": they've never seen their electricity consumption at this resolution before.

2. Find your base load: What's running when nobody's home?

Base load is the electricity consumption that never stops; at night, on holidays, even when you're away. On the heatmap, it shows as the uniform color band during nighttime hours: the constant minimum that never reaches zero.

energiedaten.at displays the base load as a dedicated metric in kWh, no manual calculation needed. Behind it are devices running around the clock: the fridge, the router, standby power from entertainment electronics, chargers left plugged in.

How much does that add up to? In a typical household, standby consumption accounts for roughly 300 to 400 kWh per year, about 5 to 10% of total electricity consumption.

The benchmark comparison line helps put this in context: if your nighttime baseline sits noticeably above the reference value for a similar household, it's worth checking which devices draw standby power. Switchable power strips are a simple measure: TVs, game consoles, and audio systems often consume more in standby than expected.

3. Compare with the average: Am I above or below?

Everyone wants to know whether their consumption is "normal." After entering your building type and number of occupants, energiedaten.at shows a benchmark comparison: your actual consumption alongside the statistical average for a comparable household.

The display is color-coded: green for below-average consumption, red for above-average, gray for around the mean. A dashed reference line on the consumption chart shows the expected pattern over time.

Example: the average for a two-person apartment is around 2,200 kWh per year; for a two-person detached house, 3,100 kWh. These values are based on Austrian consumption statistics.

Important: these are statistical averages, not a substitute for a professional energy audit. But they provide a solid starting point for understanding where your consumption stands.

4. Track trends over weeks and months

Individual days reveal patterns. But only over weeks and months do trends emerge: seasonal shifts (higher in winter, lower in summer), the effect of a new appliance, or behavioral changes like switching to working from home.

The load profile chart with date range selection and zoom makes these changes tangible: When did consumption shift? Is the new fridge really more efficient? What difference did switching to LED lighting make?

90 days of data retention on the Community plan is enough to spot seasonal trends and measure the impact of specific changes.

5. Integrate with Home Assistant

For the technically inclined: the Community plan includes API access. This makes it possible to pull smart meter data into Home Assistant, the popular open-source home automation platform.

Integration uses Home Assistant's REST sensor. The high-level steps:

  1. Create an API key on energiedaten.at
  2. Configure a REST sensor in configuration.yaml (Bearer token authentication)
  3. Set up the sensor with device_class: energy and state_class: total_increasing
  4. The sensor automatically appears in the Home Assistant Energy Dashboard

Configuration is YAML-only; there is no UI wizard for the REST sensor.

A dedicated HACS integration is in the works, for an even simpler setup without manual YAML configuration. How data travels from the meter to your system is covered in a separate article.

Everything included in the free Community plan

Heatmap, day profiles, base load metric, benchmark comparison, load profile chart, and API access: all five examples work with the Community plan, a single meter, and no payment details required.

If you need CSV/XLSX export, webhooks, multiple meters, or longer data retention, those are available on paid plans. For getting started, the Community plan covers everything.

Get started for free

Related articles

Energy data made easy

Smart meter consumption data via API, webhook, or CSV — for all Austrian grid operators.

Try the platform