Version 2.0.0
Breaking Changes
The new minimum version of ESPHome is 2023.12. This is due to a change with ESPHome which now requires an explicit declaration that a pin can be used in multiple places. This change is backwards incompatible with other ESPHome versions; it will not recognize the option and fail. More details here: #41
If you are still on a version of ESPHome earlier than 2023.12, you can target the branch pre-esphome-2023.12
, but please note that it will not receive updates.
Flashing
See the documentation for more information on how to non-destructively update the firmware via an OTA.
If you are flashing an OTA to your Upsy Desky, use the firmware.bin
asset. If you are flashing from scratch, use firmware-factory.bin
instead.