Update balboa docs to include fault event entity (#37484)

* Update balboa docs to include fault sensor entity

* Use event instead of sensor
This commit is contained in:
Nathan Spencer 2025-03-02 14:28:10 -07:00 committed by GitHub
parent 8a8556449e
commit afe0c0a07b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ ha_domain: balboa
ha_platforms:
- binary_sensor
- climate
- event
- fan
- light
- select
@ -32,6 +33,7 @@ There is currently support for the following device types within Home Assistant:
- Binary sensor (Filter cycles and circulation pumps)
- Climate
- Event (Last known fault, if any)
- Fan (Pumps/Jets)
- Light
- Select (Low/high temperature range)