Skip to content

DarwinsBuddy/WienerNetzeSmartmeter

Repository files navigation

Wiener Netze Smartmeter Integration for Home Assistant

codecov Tests

Hassfest Validate Release

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