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.0.3.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

advantage_air-0.0.3-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: advantage_air-0.0.3.tar.gz
  • Upload date:
  • Size: 2.0 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.0.3.tar.gz
Algorithm Hash digest
SHA256 9c26513ffc8e4d1f482cfc5fcd8471cadb1ae9dbd5f7914f021fad1e5656e650
MD5 7a82c72d6a04ee82530a4e695f61e00f
BLAKE2b-256 b4d85710435d2104c1bad9c670e27c40df4b7bca8eb78c5ebdb3209a9fbcabb3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: advantage_air-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.2 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.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 665c560af727b85f6522cf919f12883653142fc7815ba832698b1b98361e64c9
MD5 0a9ed1ae320b4365255d372c2113597c
BLAKE2b-256 fd3122986ea037ffb01ed9d32f165973db02b3a6fceb1b773c0368699bc53c22

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