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

Uploaded Source

Built Distribution

advantage_air-0.1.2-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: advantage_air-0.1.2.tar.gz
  • Upload date:
  • Size: 2.1 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.1.2.tar.gz
Algorithm Hash digest
SHA256 5b28b8e02405673a125f8af6176e6e4658513eb200d296fe1966237f84c94466
MD5 c5c4fb808141499e799f3b06348b6384
BLAKE2b-256 92c06db46f3ef87aba0ab697e034297ffb25a3dc8ae659afafa0dc028b787203

See more details on using hashes here.

File details

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

File metadata

  • Download URL: advantage_air-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.3 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.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e41d1c7560e374e2e71beb0ce9ea7e44481310933f6a82af31b2c3df2ae8ed8e
MD5 94b3f6483f0a25614776b399db2f465e
BLAKE2b-256 398c02474aa63de6e38e117dc932ba0c2cfbc358ef953e18b56fa5470c7ef21f

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