Skip to main content

Python client for Orange and Rockland Utility smart energy meters

Project description

This is a utility package to interact with an Orange and Rockland Utility smart energy meter

Oru calls the API of the Orange and Rockland Utility smart energy meter to return the current energy usage.

It requires a meter number. You can find your meter number fon your Orange and Rockland Utility bill.

Example usage:

from oru import Meter

meter = Meter("701138804")
energy_usage_kWh = meter.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

oru-0.1.19.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

oru-0.1.19-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

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