diff options
| author | manuel <manuel@mausz.at> | 2026-04-09 21:24:28 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2026-04-09 21:24:28 +0200 |
| commit | 54892fe2de3288c2de175f765c71bc6930d14ad2 (patch) | |
| tree | 27899496cb8fe71b4fa89783f92a8837810da908 | |
| parent | 1ba53e64da92960698feb72a8493d49de2caddee (diff) | |
| download | arduino-54892fe2de3288c2de175f765c71bc6930d14ad2.tar.gz arduino-54892fe2de3288c2de175f765c71bc6930d14ad2.tar.bz2 arduino-54892fe2de3288c2de175f765c71bc6930d14ad2.zip | |
office-desk: add area
| -rw-r--r-- | esphome/config/office-desk-control.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/esphome/config/office-desk-control.yaml b/esphome/config/office-desk-control.yaml index 1d4dcba..053755c 100644 --- a/esphome/config/office-desk-control.yaml +++ b/esphome/config/office-desk-control.yaml | |||
| @@ -16,6 +16,7 @@ external_components: | |||
| 16 | esphome: | 16 | esphome: |
| 17 | name: ${device_name} | 17 | name: ${device_name} |
| 18 | friendly_name: ${friendly_name} | 18 | friendly_name: ${friendly_name} |
| 19 | area: Office | ||
| 19 | 20 | ||
| 20 | # Delay UART interaction on boot to give the desk controller time to initialize. | 21 | # Delay UART interaction on boot to give the desk controller time to initialize. |
| 21 | # After the delay, wake the desk by sending the "M" command to request the current height. | 22 | # After the delay, wake the desk by sending the "M" command to request the current height. |
