From 00be2e712aa5db18ccb426d5857f93c5a285ea1e Mon Sep 17 00:00:00 2001 From: alvinchen1 <26409535+alvinchen1@users.noreply.github.com> Date: Thu, 23 Jan 2025 15:58:35 -0500 Subject: [PATCH] Adding note about Climate entity A helpful troubleshooting tip to resolve issues with BAF climate entity and some additional sensors. See https://github.com/home-assistant/core/issues/130402 --- source/_integrations/baf.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/baf.markdown b/source/_integrations/baf.markdown index fda65b81485..7f2dc958973 100644 --- a/source/_integrations/baf.markdown +++ b/source/_integrations/baf.markdown @@ -46,6 +46,10 @@ For devices that support Auto Comfort and are running firmware 3.1 or later, an For devices that support Auto Comfort, a climate {% term entity %} allows adjusting the target temperature. +{% note %} +**Climate and Climate Sensors become unavailable:**: Climate and some sensors like temperature are provided by the remote not the fan itself on certain models. When the fan loses connection to the remote, these entities may become unavailable while the fan remains available. Consult vendor documentation on how to re-establish connectivity between the fan and remote and reload the integration to restore entities availability. +{% endnote %} + ### Number Adjusting the minimum and maximum speed for devices that support Auto Comfort is available.