pybalboa 1.1.3
pip install pybalboa
Latest version
Released:
Module to communicate with a Balboa spa wifi adapter.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: Nathan Spencer
- Tags Balboa, spa, hot tub, asynchronous
- Requires: Python <4.0, >=3.9
Classifiers
- License
- Programming Language
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
Related
https://github.com/ccutrer/balboa_worldwide_app/wiki - invaluable wiki for Balboa module protocol
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: Nathan Spencer
- Tags Balboa, spa, hot tub, asynchronous
- Requires: Python <4.0, >=3.9
Classifiers
- License
- Programming Language
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
Built Distribution
File details
Details for the file pybalboa-1.1.3.tar.gz
.
File metadata
- Download URL: pybalboa-1.1.3.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.11.0 Linux/6.8.0-1020-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7be415cd05b58cd678cb7b5c1edb6cf3ff0eb7b97c7078aa1923e0ef79da8541 |
|
MD5 | ff04af47656218c70e0530320f89eb57 |
|
BLAKE2b-256 | 3cca78333e5e5c27f6d2381b4c4b9107d451f3a7700853769fc5d629a084d5fa |
File details
Details for the file pybalboa-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: pybalboa-1.1.3-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.11.0 Linux/6.8.0-1020-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c1fe38009c380ec1d9ccb99ea9729e7ff9e8a1bda5644fb0231bdb995cbaef1 |
|
MD5 | 73e73d580f12da88926ea9fad5f01172 |
|
BLAKE2b-256 | 5ef91d93dd8816698a551acdf38bdce5735ac935ac97ab7a7e701aca7a61f65c |