From d196bab4a75fa7d8afd62d607a75dff2291d4378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ab=C3=ADlio=20Costa?= Date: Mon, 20 Nov 2023 09:33:21 +0000 Subject: [PATCH] Add height sensor to Idasen Desk integration (#29920) * Add height sensor to Idasen Desk integration * tiny tweak * Update source/_integrations/idasen_desk.markdown * Undo the mess I created in the previous commit --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/idasen_desk.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_integrations/idasen_desk.markdown b/source/_integrations/idasen_desk.markdown index 9231a60955e..86137dc67ff 100644 --- a/source/_integrations/idasen_desk.markdown +++ b/source/_integrations/idasen_desk.markdown @@ -37,3 +37,13 @@ If you see an "No unconfigured devices found" message, make sure that the desk i ## Connect/Disconnect buttons This integration provides two buttons to connect and disconnect to/from the desk using Bluetooth. These can be used to automate connecting to the desk only when needed, for example, to avoid keeping a constant connection when the available connection slots are limited. + +## Sensors + +{% configuration_basic %} + +Height: + description: The current height of the desk, in meters. + +{% endconfiguration_basic %} +