Skip to main content

Python client for ConEdison smart energy meters

Project description

This is a utility package to interact with an ConEdison smart energy meter

ConEd calls the API of the ConEdison smart energy meter to return the current energy usage.

It requires a meter number. You can find your meter number fon your ConEdison bill.

Example usage:

from coned import Meter

meter = Meter("702238804")
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

coned-0.1.12.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

coned-0.1.12-py3-none-any.whl (7.9 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