Skip to content

maximilian-sh/WienerNetzeSmartmeter

 
 

Repository files navigation

Wiener Netze Smartmeter Integration for Home Assistant

Tests Hassfest Validate Release

⚠️ Fork Notice

This is a fork of the original WienerNetzeSmartmeter repository with some additions for personal use. As long as pull requests are not accepted in the original repository, this fork will be maintained for personal use.

Added Features

  • Weekly Consumption Overview: Added support for displaying weekly electricity consumption with daily bar charts. See Weekly Overview Setup Guide for detailed instructions.
  • Energy Dashboard Historical Cost Support: Enabled statistics for the OptimaAktivPriceSensor to support historical cost calculations in Home Assistant's Energy Dashboard.
  • Precise Hourly Updates: Improved update mechanism for WNSMSensor to update exactly on the hour (xx:00) with automatic initial update on startup. i dont think this shit is working sorry

About

This repo contains a custom component for Home Assistant for exposing a sensor providing information about a registered WienerNetze Smartmeter.

FAQs

FAQs

Installation

Manual

Copy <project-dir>/custom_components/wnsm into <home-assistant-root>/config/custom_components

HACS

  1. Search for Wiener Netze Smart Meter or wnsm in HACS
  2. Install
  3. ...
  4. Profit!

Configure

You can choose between ui configuration or manual (by adding your credentials to configuration.yaml and secrets.yaml resp.) After successful configuration you can add sensors to your favourite dashboard, or even to your energy dashboard to track your total consumption.

UI

Settings

Integrations

Add Integration

Search for WienerNetze

Authenticate with your credentials

Observe that all your smartmeters got imported

Manual

See Example configuration files

Copyright

This integration uses the API of https://www.wienernetze.at/smartmeter All rights regarding the API are reserved by Wiener Netze

Special thanks to platrysma for providing me a starting point vienna-smartmeter and especially florianL21 for his fork

About

A home-assistant integration supporting WienerNetze Smartmeters as sensors

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages

  • Python 58.4%
  • HTML 41.6%