home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.98k stars 29.63k forks source link

Support Linak Desks #103179

Closed thexperiments closed 9 months ago

thexperiments commented 10 months ago

The problem

The Ikea Ideasen desk Integration shows a new desk and I'm able to pair it however I can't move it using the controls and as soon as I operate the slider the desk crashes displaying E16.

My desk is a professional desk from a big office furniture brand and uses a Linak hight adjustment system. Linak seems to be the OEM for Ikea height adjustable desks and thus my desk gets discovered.

It would be great if the Desk could be supported natively in home assistant. Some information which might help can be found here: https://github.com/j5lien/esphome-idasen-desk-controller (this worked for me partially, just the hight calculation seems different. https://github.com/krzmaz/LinakDeskEsp32Controller

I'm happy to support as I have a programming background however I currently don't have a homassistant + bluetooth development environment set up. Maybe it is just a small modification which needs to be done to make it work.

Thanks

What version of Home Assistant Core has the issue?

core-2023.10.5

What was the last working version of Home Assistant Core?

No response

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

home-assistant[bot] commented 10 months ago

Hey there @abmantis, mind taking a look at this issue as it has been labeled with an integration (idasen_desk) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `idasen_desk` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign idasen_desk` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


idasen_desk documentation idasen_desk source (message by IssueLinks)

hco commented 9 months ago

I also have a desk with Linak controller that's not an Ikea-Desk. Discovery & connection worked for me (with ESPHome, not with BT included in the raspberry). I can also see the current height of the desk in HASS, but I cannot change it. As soon as I change the size in HASS, nothing happens but I cannot change the height on the desk anymore, until I click the stop-button in HASS and wait for a few seconds.

frenck commented 9 months ago

Thank you for reaching out. We use GitHub for tracking issues, not for providing support or tracking feature requests.

If you want to suggest a feature, you should try our Community Forum: Feature Requests.

If you have additional questions, feel free to join our Discord chat server.

Thanks! 👍