This custom integration aims to provide meter readings from Vienna Smart Meter in your Home Assistant instance.
💥 Breaking Changes: This Home Assistant Integration is still in the initial development phase, and may introduce breaking changes at any time.
The component will set up a sensor
platform which displays the latest meter reading available from the unofficial Smart Meter API. At this time, only a single smart meter (the one specified as the main meter) can be tracked.
Home Assistant v2021.8.0 or above.
Currently a HACS installation is not available.
- Download the latest release zip file.
- Unpack it.
- Copy the
vienna_smartmeter
directory from the unpacked archive tocustom_components
in your Home Assistant configuration directory (If you do not have acustom_components
directory there, you need to create it.). - Restart Home Assistant
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Vienna Smart Meter"
If you encounter issues or have any suggestions consider opening issues and contributing through PR. If you want to contribute please read the Contribution guidelines.