Skip to main content

Asynchronous Python client for the HomeWizard Energy

Reason this release was yanked:

Invalid release version, should be 1.8.0

Project description

python-homewizard-energy

Asyncio package to communicate with HomeWizard Energy devices This package is aimed at basic control of the device. Initial setup and configuration is assumed to done with the official HomeWizard Energy app.

Disclaimer

This package is not developed, nor supported by HomeWizard.

Installation

python3 -m pip install python-homewizard-energy

Usage

Instantiate the HWEnergy class and access the API.

For more details on the API see the official API documentation on https://homewizard-energy-api.readthedocs.io

Example

The example below is available as a runnable script in the repository.

from homewizard_energy import HomeWizardEnergy

# Make contact with a energy device
async with HomeWizardEnergy(args.host) as api:

    # Use the data
    print(await api.device())
    print(await api.data())
    print(await api.state())

    await api.state_set(power_on=True)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_homewizard_energy-1.7.1.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_homewizard_energy-1.7.1-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file python_homewizard_energy-1.7.1.tar.gz.

File metadata

  • Download URL: python_homewizard_energy-1.7.1.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.9.16 Linux/5.15.0-1031-azure

File hashes

Hashes for python_homewizard_energy-1.7.1.tar.gz
Algorithm Hash digest
SHA256 3a310e7c66338b860d5236d9d484ad44cd7ecb49ec6803e561f85a51aaa3a42b
MD5 cbf43b5a0d993af8048874acc1327e0b
BLAKE2b-256 bece7ace11d2e3bb72a0092242c879894af4736d432001022bbacab0af45e2d2

See more details on using hashes here.

File details

Details for the file python_homewizard_energy-1.7.1-py3-none-any.whl.

File metadata

File hashes

Hashes for python_homewizard_energy-1.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d2420904b32a0748266f3eca56038eccc446e1b0b9f2404f95e1d67595b91fd0
MD5 1f4a1416ddf729ac0e7dd35f4e86e119
BLAKE2b-256 a664901bc039094263f6c5d71a825509f165f5b3c1ef65b32f443a3b6880d11c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page