Update balboa docs to include switch entity for toggling filter cycle 2 (#37479)

This commit is contained in:
Nathan Spencer 2025-02-15 14:17:24 -07:00 committed by GitHub
parent 4f99e21404
commit c3f7e4685c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ ha_platforms:
- fan - fan
- light - light
- select - select
- switch
- time - time
ha_codeowners: ha_codeowners:
- '@garbled1' - '@garbled1'
@ -34,6 +35,7 @@ There is currently support for the following device types within Home Assistant:
- Fan (Pumps/Jets) - Fan (Pumps/Jets)
- Light - Light
- Select (Low/high temperature range) - Select (Low/high temperature range)
- Switch (Enable/disable filter cycle 2)
- Time (Set filter cycle start/end times) - Time (Set filter cycle start/end times)
## Compatible hardware ## Compatible hardware