Skip to content

Repository files navigation

pybalboa

PyPI - Version Buy Me A Coffee/Beer Sponsor on GitHub

GitHub License PyPI - Python Version Pepy Total Downloads PyPI - Downloads

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

Related

❤️ Support Me

I maintain this python project in my spare time. If you find it useful, consider supporting development:

📈 Star History

Star History Chart

About

Python Module to interface with a balboa spa

Resources

Stars

30 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages