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>
This commit is contained in:
Abílio Costa 2023-11-20 09:33:21 +00:00 committed by GitHub
parent 4d05504c6f
commit d196bab4a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}