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.0.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: vienna-smartmeter-0.3.0.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.0.tar.gz
Algorithm Hash digest
SHA256 0b0a86662d98937b0068a2c2c136d69a8c7cc560018528d77ad13a276c56e9fd
MD5 4b33dd35b8c47977e1b4407caa17b293
BLAKE2b-256 345d2e93ab1ac5cb38316a9a5f5bc68ee3b80f7e27eb29863b5b03558bd965a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vienna_smartmeter-0.3.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 50d36e34bbad5eae072df9783dbd028a760f07fafab9cbc7afaef5d6fd432f7e
MD5 e8e3e035f0d5a1d4dbaf579de473ad92
BLAKE2b-256 1509a3fb3fecf4989f8f05be23abe39ebc7136c3634af37890283524ebd6603b

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