Skip to main content

Unofficial Python wrapper for 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

How To Use

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

from smartmeter import Smartmeter

username = 'YOUR_LOGIN_USER_NAME'
password = 'YOUR_PASSWORD'

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

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

Uploaded Source

Built Distribution

vienna_smartmeter-0.1.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vienna-smartmeter-0.1.0.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.23.0

File hashes

Hashes for vienna-smartmeter-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7d69192ba21007bf23c027aaff4784f1f8ba2acb225130f771b567da09ba6bef
MD5 ba80b52ecf5f4635c1d9efab59a3a65e
BLAKE2b-256 2ce34537f01340f41bfd44bfa9d3f88414ccd7564e64caf9330416ec7fd5d148

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vienna_smartmeter-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4ece794b47cac22e12366561e2b15dc8a2b1814e9220c8ea1ee70eb81ea23efd
MD5 14b326a73c9f5a2a10b088429cf2500e
BLAKE2b-256 208781e7e2480df8a1a462299e4b5c19f7f2ee371ed8ce4e4fedff9dc4c8a8a8

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