Skip to main content

API helper for Advantage Air's MyAir and e-zone API

Project description

Advantage Air API Wrapper

import asyncio
from advantage_air import advantage_air

aa = advantage_air("192.168.100.24")

async def main():
    if(await aa.async_get(1)):
        print(await aa.async_get())
        print(await aa.async_change({}))

asyncio.run(main())

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

advantage_air-0.2.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

advantage_air-0.2.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file advantage_air-0.2.0.tar.gz.

File metadata

  • Download URL: advantage_air-0.2.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9

File hashes

Hashes for advantage_air-0.2.0.tar.gz
Algorithm Hash digest
SHA256 fc85059051811ff66f49ce646c874966da4b64a5eaeabfb666f9039acc8091d2
MD5 253733496901d647632c0a1d5f4c9eab
BLAKE2b-256 804484031bd946079d9680b99aacba0ac01fe6856309aa08ce56d6668979f1c8

See more details on using hashes here.

File details

Details for the file advantage_air-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: advantage_air-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9

File hashes

Hashes for advantage_air-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d76da62c45857209cffd58f0bbea9859c0c4cfe2b77334a47a735467c829fc09
MD5 457b757e6f48b1ac203335ee766740f5
BLAKE2b-256 6e6dc1eeb1bb242193d6d54c0637f04249089990c4cddf782ae60c905ec050f4

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