Closed bachya closed 2 years ago
@Trinnik was able to get to the bottom of this issue. The timeout for setting the desk height (used to avoid "pressing" either the up or down button forever if the desk stops) is a bit too low. I will increase it to 20 in the next version of the Upsy Desky firmware, and update this repo shortly.
Just deployed a new firmware with https://github.com/tjhorner/esphome-standing-desk/commit/34c00a37e461394df0b46b8da90f7a8250253c93 and everything works again! Thanks for the support!
I have the following config for an ESPHome 2022.8.3 device:
...with
common/device_base.yaml
containing:This firmware worked great for a long time, but with ESPHome 2022.8.3 (I think), I now run into a problem: when I attempt to raise/lower the desk beyond a certain, indeterminate point, the desk stops short of the target height. Another "nudge" is needed to get there:
In the above GIF, you can see me attempting to raise the desk, then lower it (both actions require 2 bumps of the
number
entity).Here are my ESPHome logs during these actions: