diff options
Diffstat (limited to 'esphome/config')
| -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. |
