Balboa Spa Client

The Balboa Spa Client integration集成将 Home Assistant 与您的设备、服务等连接和集成。 [Learn more] adds support for Balboa Spa WiFi Modules to be used within Home Assistant.

There is currently support for the following device types within Home Assistant:

  • Binary sensor (Filter cycles and circulation pumps)
  • Climate
  • Fan (Pumps/Jets)
  • Light
  • Select (Low/high temperature range)
  • Switch (Enable/disable filter cycle 2)
  • Time (Set filter cycle start/end times)

Compatible hardware

Balboa Spa Client integration support local control of hot tub spas equipped with a Balboa BP system and a bwa™ Wi-Fi Module (50350).

Balboa Spa Client integration is not compatible with ControlMySpa™ cloud API used by Balboa ControlMySpa Gateway Ultra (59303).

配置

要将 Balboa Spa Client integration 添加到您的 Home Assistant 实例中,请使用此 My 按钮:

Balboa Spa Client 可以被 Home Assistant 自动发现。如果发现了实例, 它将显示为 已发现。您可以立即进行设置。

手动配置步骤

如果没有自动发现,请不要担心!您可以设置一个 手动集成条目:

  • 浏览到您的 Home Assistant 实例。

  • 转到 设置 > 设备与服务

  • 在右下角,选择 Add Integration 按钮。

  • 从列表中选择 Balboa Spa Client

  • 按照屏幕上的说明完成设置。

host

Hostname or IP address of your Balboa Spa Wifi Device, e.g., 192.168.1.58.

选项

Balboa Spa Client 的选项可以通过用户界面设置,具体步骤如下:

  • 浏览到您的 Home Assistant 实例。
  • 转到 设置 > 设备与服务
  • 如果配置了多个 Balboa Spa Client 实例,请选择您想配置的实例。
  • 选择集成,然后选择 配置
sync_time

Sync the Spa’s internal clock with Home Assistant daily

Known limitations

  • The WiFi Module is a direct connection to the control panel of the spa. Certain combinations of settings are not possible due to limitations of the spa.
  • Turning on certain pumps, depending on the spa configuration, may cause other pumps to come online as well.
  • The spa WiFi Module will need to be configured initially by the phone app to authenticate and get an IP on your network.
  • The WiFi Module will automatically disconnect from Home Assistant periodically, and then be automatically reconnected. The disconnect is built-in to the hardware.

Debugging integration

If you have problems with Balboa or the integration you can add debug prints to the log.

logger:
  default: info
  logs:
    pybalboa: debug
    homeassistant.components.balboa: debug