j5lien / esphome-idasen-desk-controller

ESPHome component for Ikea Idasen desk control
MIT License
187 stars 36 forks source link

unable to move after a while #62

Open lukasdietz opened 1 year ago

lukasdietz commented 1 year ago

I am using an Linak DPG1C Controller with my desk which worked fine at first. After some time the controls got unresponsive but all sensor values appeared correctly. If i move the desk manually, all values change.

These are my ESPHome Logs while trying to move the desk:

[11:35:52][D][idasen_desk_controller:217]: Update Desk - Move from 69 to 14
[11:35:53][D][idasen_desk_controller:217]: Update Desk - Move from 69 to 14
[11:35:53][D][idasen_desk_controller:217]: Update Desk - Move from 69 to 14

This happens until I stop pressing the button or move the desk by hand.

Is this a known issue? Could someone help me solving the problem?

p4block commented 1 year ago

I found that pairing to the official app and back to the ESP makes it work again, but it's extremely annoying to do. For some reason my desk is not factory resetting properly, I need to toy around with that tomorrow. I think it may be related to some settings in the Linak app, but worst case scenario the controller expects some magic from the app that this project is not sending.

mensfeld commented 1 year ago

@p4block any findings on that? same isue

p4block commented 1 year ago

@mensfeld Using the official app at least once makes the integration work. The thing is, I power cycle the desk every night so repairing every day is unacceptable.

mensfeld commented 1 year ago

@p4block thanks, I for now just move by 1 cm each 2h which seems to mitigate this.