Skip to main content

Python library to access the Wiener Netze Smart Meter private API.

Project description

Vienna Smart Meter

An unofficial python wrapper for the Wiener Netze Smart Meter private API.

PyPI Version Build Code Coverage Code Quality

Features

  • Access energy usage for specific meters
  • Get profile information
  • View, edit & delete events (Ereignisse)

Installation

Install with pip:

pip install vienna-smartmeter

An async package is provided and can be installed with the 'async' extra:

pip install vienna-smartmeter[async]

How To Use

Import the Smartmeter client, provide login information and access available api functions:

from vienna_smartmeter import Smartmeter

username = 'YOUR_LOGIN_USER_NAME'
password = 'YOUR_PASSWORD'

api = Smartmeter(username, password)
print(api.profil())

The asnyc package can be imported by replacing Smartmeter with AsyncSmartmeter.

from vienna_smartmeter import AsyncSmartmeter

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Make sure to add or update tests as appropriate.

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

Legal

Disclaimer: This is not affliated, endorsed or certified by Wiener Netze. This is an independent and unofficial API. Strictly not for spam. Use at your own risk.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vienna-smartmeter-0.3.1.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

vienna_smartmeter-0.3.1-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file vienna-smartmeter-0.3.1.tar.gz.

File metadata

  • Download URL: vienna-smartmeter-0.3.1.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for vienna-smartmeter-0.3.1.tar.gz
Algorithm Hash digest
SHA256 2ef463a1343f48ceeb1777041423a64741ff60ac6c512166b3b69e572b93415f
MD5 e0393ad0bc2efff356684523397b0f4c
BLAKE2b-256 6f5fccf1f744b48e35864fa0ca64dcc8356ca5600747b94d6ed1f7fd7fa0fa1f

See more details on using hashes here.

File details

Details for the file vienna_smartmeter-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: vienna_smartmeter-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for vienna_smartmeter-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 18d9a0c0f979c9abdd6c81e07b58dd81d90242d887d3b099bb57800af1a297b9
MD5 e8e2be4680cfcdc3619ac3a6d5a9ebb5
BLAKE2b-256 00535a238c6c1e3084649b51c716c869cf06d697708e388e37c1d27affff7d34

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page