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.
- 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
OptimaAktivPriceSensorto support historical cost calculations in Home Assistant's Energy Dashboard. - Precise Hourly Updates: Improved update mechanism for
WNSMSensorto update exactly on the hour (xx:00) with automatic initial update on startup. i dont think this shit is working sorry
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
- Search for
Wiener Netze Smart Meterorwnsmin HACS - Install
- ...
- Profit!
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.
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





