Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garbled1/balboa_homeassistan
Balboa spa integration for home-assistant
https://github.com/garbled1/balboa_homeassistan
balboa hacs home-assistant home-assistant-custom homeassistant-integration
Last synced: 1 day ago
JSON representation
Balboa spa integration for home-assistant
- Host: GitHub
- URL: https://github.com/garbled1/balboa_homeassistan
- Owner: garbled1
- License: apache-2.0
- Created: 2019-12-23T13:13:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T23:15:24.000Z (10 months ago)
- Last Synced: 2024-05-17T00:08:45.066Z (6 months ago)
- Topics: balboa, hacs, home-assistant, home-assistant-custom, homeassistant-integration
- Language: Python
- Homepage:
- Size: 298 KB
- Stars: 24
- Watchers: 12
- Forks: 20
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs)
# Balboa Spa Client integration for home-assistant
Home assistant integration for a spa equipped with a Balboa BP system and a
bwa™ Wi-Fi Module (50350).## Configuration
There is a config flow for the spa. After installing,
go to integrations in HACS, hit + to setup a new integration, search for "Balboa Spa Client",
select that, and add the IP address or hostname of your spa's wifi adapter.If you have a blower, it will be listed as a "fan" in the climate device for
the spa. Currently the code assumes you have a 3-speed blower, if you only
have a 1-speed, only use LOW and OFF.## Screenshots
![Screenshots](Screenshot_spa.png)
## Related Projects
* https://github.com/garbled1/pybalboa - Python library for local spa control
* https://github.com/plmilord/Hass.io-custom-component-spaclient - Another HASS custom component (and source of "spaclient" logos)
* https://github.com/ccutrer/balboa_worldwide_app - Fountain of knowledge for most of the messages sent from the spa wifi module
* https://github.com/natekspencer/BwaSpaManager - A SmartThings cloud-based solution