From afe0c0a07b78bc0f9841e15bdb0ea6e0970a09c1 Mon Sep 17 00:00:00 2001 From: Nathan Spencer Date: Sun, 2 Mar 2025 14:28:10 -0700 Subject: [PATCH] Update balboa docs to include fault event entity (#37484) * Update balboa docs to include fault sensor entity * Use event instead of sensor --- source/_integrations/balboa.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/balboa.markdown b/source/_integrations/balboa.markdown index 584eaf61077..a5f3624f350 100644 --- a/source/_integrations/balboa.markdown +++ b/source/_integrations/balboa.markdown @@ -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)