Skip to content

Custom home assistant integration to add sensors for your Vienna Smart Meter energy meters.

License

Notifications You must be signed in to change notification settings

platysma/hass-vienna-smartmeter

Repository files navigation

GitHub Workflow Status GitHub Release License pre-commit Black hacs GitHub Activity

Logo

Vienna Smart Meter Home Assistant Integration

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.

Sensors

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.

Getting Started

Prerequisites

Home Assistant v2021.8.0 or above.

HACS Installation

Currently a HACS installation is not available.

Manual Installation

  1. Download the latest release zip file.
  2. Unpack it.
  3. Copy the vienna_smartmeter directory from the unpacked archive to custom_components in your Home Assistant configuration directory (If you do not have a custom_components directory there, you need to create it.).
  4. Restart Home Assistant
  5. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Vienna Smart Meter"

Contribution

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.