-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ikea Idasen Desk intermittently pauses during raising / lowering #110958
Comments
Hey there @abmantis, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) idasen_desk documentation |
I have tested https://github.com/newAM/idasen and the issue does not occur using that library on my Windows PC. |
I have cloned and modified https://github.com/abmantis/idasen-ha/blob/main/cli.py#L67 to add It worked as expected. |
I have tested idasen-ha and idasen libraries above on a different system than HA is running on (HA is using esp bluetooth proxy) Continuing debugging; I have modified my config.yaml file like so:
Here is what I see upon issuing UP command via HA and seeing the behaviour as in video: Logs2024-02-19 19:53:37.151 DEBUG (MainThread) [idasen_ha] Moving up |
I have tried disabling the sensor entity and reloading integration, I still see the same behaviour, logs: Logs2024-02-19 19:57:01.577 DEBUG (MainThread) [idasen_ha] Connecting |
I had the exact same setup for around 2 months now and when I bought the desk back in December it was working as expected without choppy rising, I am not sure however when did the issue start. |
Here is information about my 2 ESP32 controllers:
This one is closer to the desk, being used:
|
I have reverted to 2024.1.5 without changing anything else. Logs2024-02-19 20:24:27.283 DEBUG (MainThread) [idasen_ha] Moving up |
I can confirm that I have the exact same problem |
Yes, same issue here |
Same issue here since upgrading. Rolled back and working as expected. |
This is an issue on the underlying |
v0.11.1 introduces some regressions as reported in: home-assistant/core#110958 newAM/idasen#409
v0.11.1 introduces some regressions as reported in: home-assistant/core#110958 newAM/idasen#409
v0.11.1 introduces some regressions as reported in: home-assistant/core#110958 newAM/idasen#409
Should be fixed in HA 2023.03 |
The problem
Since upgrading from 2024.1.5 to 2024.2.2, when using the https://www.home-assistant.io/integrations/idasen_desk/ integration and setting the position or issuing the command to go up or down, the desk stops intermittently and then resumes.
I have uploaded an video example here: https://www.youtube.com/shorts/jzHc7L556Ps
This does not happen when using the official Desk Control app.
I have tried removing the integration and pairing the desk again. I have disabled all automations. I have tried moving esp proxy bluetooth controller directly to the desk. I have disconnected my other esp bluetooth proxy controller so that there is only 1.
What version of Home Assistant Core has the issue?
core-2024.2.2
What was the last working version of Home Assistant Core?
core-2024.1.5 (I am not sure about 2024.2.1)
What type of installation are you running?
Home Assistant OS
Integration causing the issue
idasen_desk
Link to integration documentation on our website
https://www.home-assistant.io/integrations/idasen_desk/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: