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
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
pybalboa-1.0.2.tar.gz
(17.3 kB
view details)
Built Distribution
pybalboa-1.0.2-py3-none-any.whl
(19.3 kB
view details)
File details
Details for the file pybalboa-1.0.2.tar.gz
.
File metadata
- Download URL: pybalboa-1.0.2.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c95431389a9ac743590b8ed64bd3c652b6b7ef8f7781d10a2342f1dcea14fd4e |
|
MD5 | 6d77ba782527aa093b250eaff9bc9773 |
|
BLAKE2b-256 | d03e21f27988c58ca6c3227c086ece8e85c9e51716f814c784eaeb7d5f614e59 |
File details
Details for the file pybalboa-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: pybalboa-1.0.2-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ff43f6a45adb6ed4efba17b3cd03752523a838f5da633ed0d86251ce0739f4a |
|
MD5 | b8d2b35cfc7c0883b0228d78aede4936 |
|
BLAKE2b-256 | 6bff9ddbecac81258ac169bc8d4116444ace78635c3ece6ed5ce8fc4ed8cba73 |