This repo contains a custom component for Home Assistant for exposing a sensor providing information about a registered WienerNetze Smartmeter.
Copy <project-dir>/custom_components/wnsm
into <home-assistant-root>/config/custom_components
Wiener Netze Smart Meter
or wnsm
in HACSYou 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.
See Example configuration files
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