Skip to main content

Module to communicate with a Balboa spa wifi adapter.

Project description

Python Module to interface with a balboa spa

Requires Python 3 with asyncio.

To Install:

pip install pybalboa

To test:

python3 pybalboa <ip-of-spa-wifi> <debug-flag>

To Use

See __main__.py for usage examples.

Minimal example:

import asyncio
import pybalboa

async with pybalboa.SpaClient(spa_host) as spa:
  # read/run spa commands
return

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

pybalboa-1.0.0.tar.gz (17.5 kB view hashes)

Uploaded Source

Built Distribution

pybalboa-1.0.0-py3-none-any.whl (19.2 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