From 4ed08a1f9d8b969a8989c78a68c39771cfca0f6e Mon Sep 17 00:00:00 2001 From: Jonas Fors Lellky Date: Thu, 25 Jan 2024 22:37:35 +0100 Subject: [PATCH] Adds info about added platform switch to flexit_bacnet (#31007) --- source/_integrations/flexit_bacnet.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/flexit_bacnet.markdown b/source/_integrations/flexit_bacnet.markdown index 1f76a11640a..84ad57fb981 100644 --- a/source/_integrations/flexit_bacnet.markdown +++ b/source/_integrations/flexit_bacnet.markdown @@ -60,4 +60,8 @@ The integration adds entities for sensors with different readings from the devic The integration adds an entity for a binary sensor called _Air filter polluted_ which tells if it's time to change the filters in the unit. +### Switch + +The integration adds an entity for a switch called _Electric heater_ that controls the heating element in the unit. + {% include integrations/config_flow.md %}