mirror of
https://github.com/tjhorner/upsy-desky.git
synced 2026-01-08 23:17:59 -05:00
Firmware Configs
This directory contains ESPHome config files for the Upsy Desky.
It is organized like so:
base.yaml: The base essential configuration, which contains components for reading the desk height, preset buttons, etc.stock.yaml: Inherits everything frombase.yamland adds components which are useful on stock firmware, such as the WiFi hotspot, web server, and Improv Serialdebug.yaml: Inherits everything fromstock.yamland adds components which are useful for debugging
Addons
Major parts of the config are separated into "addons" so they can be easily included or excluded. The following addons are available:
presets.yaml: Adds support for recalling and setting presets on the desk control boxruntime-config.yaml: Adds support for runtime configuration options (you might want to remove this if you are configuring everything via ESPHome yaml)bluetooth-proxy.yaml: Contains the necessary configuration to use the Upsy Desky as a Bluetooth Proxystable-ids.yaml: Contains configuration necessary to keep some entity IDs stable via the HTTP API