From 1e4698c23495138406c29ad8387b795f2feabef2 Mon Sep 17 00:00:00 2001 From: Jonas Fors Lellky Date: Tue, 13 Feb 2024 20:19:12 +0100 Subject: [PATCH] Add documentation for number in the Flexit Nordic integration (#31367) * Add documentation for number in the Flexit Nordic integration * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/flexit_bacnet.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/flexit_bacnet.markdown b/source/_integrations/flexit_bacnet.markdown index 95307136f07..3a5d42af39a 100644 --- a/source/_integrations/flexit_bacnet.markdown +++ b/source/_integrations/flexit_bacnet.markdown @@ -9,6 +9,7 @@ ha_domain: flexit_bacnet ha_platforms: - binary_sensor - climate + - number - sensor - switch ha_integration_type: device @@ -63,6 +64,16 @@ 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. +### Number + +The integration adds entities for setting setpoints for the fan in the respective mode: + + - Away + - Home + - Fireplace + - High + - Cooker hood + ### Switch The integration adds an entity for a switch called _Electric heater_ that controls the heating element in the unit.