Next up press on webpage worked fine…
My guess, you may be loosing a command sometimes which is your REAL problem, but bad assumption with your logic around the up/down buttons in HA assuming the command succeeded in starting movement and not returning control to user until it finishes…
NOT an HA issue, since I reloaded device webpage (proving its connected still) and only action was through webpage on this try…
should focus on why some open/close commands simply do nothing, as it clearly shows from snippet above that it TRIED to do something…
For reference, I am using the option 1 mounting/connection as shown in the guide pdf… (Shared connection point with wall button, NOT using 4 pins on blaQ furthest from power connection)
Odd sidenote: if garage is already shut, and you press down button on device webpage, it will still give audible/light warning even though its already closed… (better to warn when not needed than to not warn when needed, but odd anyway…)
Let me know if you need anymore logs. Currently they’re unreliable to use. Strangely they’re showing as offline even though they’re showing on my network.
Ok we’ve just made an update that adds additional logging to the GDO cover component, and also fixes the build when updating via ESPHome dashboard.
@Oral_Allen@user107@scelfo Please try updating your device firmware using ESPHome dashboard. After update we should see additional debug logs as the cover component receives commands. Please send them to me or post here so we can try to get a better understanding of what’s happening.
You can add back your API encryption_key if desired as well.
I received the same error. When I logged into ESP Home I briefly saw that there was an update available. The devices were named their generic names then they updated to the names that I had changed them to and the “Update Available” is no longer shower. @nate should I try and update by going to install.konnected.io?
INFO ESPHome 2024.3.2
INFO Reading configuration /config/esphome/konnected-9c42f8.yaml…
INFO Updating
WARNING GPIO3 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See
INFO Generating C++ source…
INFO Compiling app…
Processing konnected-9c42f8 (board: esp32-s3-devkitc-1; framework: espidf; platform: platformio/espressif32@5.4.0)
Platform Manager: Installing platformio/espressif32 @ 5.4.0
INFO Installing platformio/espressif32 @ 5.4.0
Downloading [####################################] 100%
Unpacking [####################################] 100%
Platform Manager: espressif32@5.4.0 has been installed!
INFO espressif32@5.4.0 has been installed!
Tool Manager: Installing espressif/toolchain-xtensa-esp32s3 @ 8.4.0+2021r2-patch5
INFO Installing espressif/toolchain-xtensa-esp32s3 @ 8.4.0+2021r2-patch5
Downloading [####################################] 100%
Unpacking [####################################] 100%
Tool Manager: toolchain-xtensa-esp32s3@8.4.0+2021r2-patch5 has been installed!
INFO toolchain-xtensa-esp32s3@8.4.0+2021r2-patch5 has been installed!
Tool Manager: Installing espressif/toolchain-riscv32-esp @ 8.4.0+2021r2-patch5
INFO Installing espressif/toolchain-riscv32-esp @ 8.4.0+2021r2-patch5
Downloading [####################################] 100%
Unpacking [####################################] 100%
Tool Manager: toolchain-riscv32-esp@8.4.0+2021r2-patch5 has been installed!
INFO toolchain-riscv32-esp@8.4.0+2021r2-patch5 has been installed!
Tool Manager: Installing espressif/toolchain-esp32ulp @ 2.35.0-20220830
INFO Installing espressif/toolchain-esp32ulp @ 2.35.0-20220830
Downloading [####################################] 100%
Unpacking [####################################] 100%
Tool Manager: toolchain-esp32ulp@2.35.0-20220830 has been installed!
INFO toolchain-esp32ulp@2.35.0-20220830 has been installed!
Tool Manager: Installing platformio/framework-espidf @ ~3.40406.0
INFO Installing platformio/framework-espidf @ ~3.40406.0
Downloading [####################################] 100%
Unpacking [####################################] 100%
Tool Manager: framework-espidf@3.40406.240122 has been installed!
INFO framework-espidf@3.40406.240122 has been installed!
Tool Manager: Installing platformio/tool-esptoolpy @ ~1.40400.0
INFO Installing platformio/tool-esptoolpy @ ~1.40400.0
Downloading [####################################] 100%
Unpacking [####################################] 100%
Tool Manager: tool-esptoolpy@1.40400.0 has been installed!
INFO tool-esptoolpy@1.40400.0 has been installed!
Tool Manager: Installing platformio/tool-cmake @ ~3.16.0
INFO Installing platformio/tool-cmake @ ~3.16.0
Downloading [####################################] 100%
Unpacking [####################################] 100%
Tool Manager: tool-cmake@3.16.9 has been installed!
INFO tool-cmake@3.16.9 has been installed!
Tool Manager: Installing platformio/tool-ninja @ ^1.7.0
INFO Installing platformio/tool-ninja @ ^1.7.0
Downloading [####################################] 100%
Unpacking [####################################] 100%
Tool Manager: tool-ninja@1.10.2 has been installed!
INFO tool-ninja@1.10.2 has been installed!
Tool Manager: Installing platformio/tool-scons @ ~4.40600.0
INFO Installing platformio/tool-scons @ ~4.40600.0
Downloading [####################################] 100%
Unpacking [####################################] 100%
Tool Manager: tool-scons@4.40600.0 has been installed!
INFO tool-scons@4.40600.0 has been installed!
Library Manager: Installing git+https://github.com/konnected-io/gdolib
INFO Installing git+https://github.com/konnected-io/gdolib
git version 2.39.2
Cloning into ‘/data/cache/platformio/cache/tmp/pkg-installing-1rzmn8jz’…
Library Manager: gdolib@0.0.0+20240411200946.sha.e97a690 has been installed!
INFO gdolib@0.0.0+20240411200946.sha.e97a690 has been installed!
Library Manager: Installing bblanchon/ArduinoJson @ 6.18.5
INFO Installing bblanchon/ArduinoJson @ 6.18.5
Downloading [####################################] 100%
Unpacking [####################################] 100%
Library Manager: ArduinoJson@6.18.5 has been installed!
INFO ArduinoJson@6.18.5 has been installed!
Library Manager: Installing esphome/Improv @ 1.2.3
INFO Installing esphome/Improv @ 1.2.3
Downloading [####################################] 100%
Unpacking [####################################] 100%
Library Manager: Improv@1.2.3 has been installed!
INFO Improv@1.2.3 has been installed!
HARDWARE: ESP32S3 240MHz, 320KB RAM, 8MB Flash