Skip to main content

Unofficial Erie Connect cloud client to retrieve data from IQsoft 26 water softener

Project description

Latest PyPI version

Unofficial Python client to interact with Erie Connect cloud to retrieve information from IQsoft 26 water softener.

For Home Assistant integration check this repository:

https://github.com/tgebarowski/erie-watertreatment-homeassistant

Installation

[sudo] pip install erie_connect

Usage

You can import the module as erie_connect.

Constructor

ErieConnect(
    username,
    password,
    auth,
    device
)

username and password are mandatory in order to be able to authenticate and get access token.

If authorization info is already stored somewhere you may pass it directly to constructor, so that no extra step will be performed before querying for the data. Similarly, Device info can be passed directly to the constructor to avoid selecting default device when invoking queries.

If auth and device are not set, both Auth and Device object will be stored upon first successful data fetching.

Requirements

Python 3.7

Disclaimer

This is an experimental library based on network traffic sniffing, made mainly for private purposes to integrate IQsoft 26 water softener with Home Assistant.

Authors

erie_connect Python client was written by Tomasz Gebarowski.

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

erie_connect-0.4.4.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

erie_connect-0.4.4-py3-none-any.whl (5.6 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