Skip to main content

A python library to communitcate with Read Your Meter Pro (https://rym-pro.com/).

Project description

pyrympro

A python library to communitcate with Read Your Meter Pro.

Installation

You can install pyvolumio from PyPI:

pip3 install pyrympro

Python 3.7 and above are supported.

How to use

from pyrympro import RymPro
rym = RymPro()
# you can also pass in your own session
rym = RymPro(session)

# device_id can be anything you choose
await rym.login("<email>", "<password>", "<device_id>")
info = await rym.account_info()
meter_reads = await rym.last_read()
...

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

pyrympro-0.0.8.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

pyrympro-0.0.8-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file pyrympro-0.0.8.tar.gz.

File metadata

  • Download URL: pyrympro-0.0.8.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyrympro-0.0.8.tar.gz
Algorithm Hash digest
SHA256 33c8ff889591479e65d3dc6cd3ba41e67e47787f3189c1e8094d160d85d9ea33
MD5 121f139e57a713590c3e4c1ca5e6b7e1
BLAKE2b-256 19d4871894afbd5e4ff09efedd1239cac68d8f72f337003ca660aa9f3193a213

See more details on using hashes here.

File details

Details for the file pyrympro-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: pyrympro-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyrympro-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 69a3848cc48b1e73859508ccc626de9abb8fd31d354fb89fa6638ae3848a9a5d
MD5 daa658dae4fd46666a4b26b2af6dcd67
BLAKE2b-256 914e5a1b669bbba73804e81fb8283a616063d1715cbb02d9df5470440e755219

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