15 lines
991 B
Org Mode
15 lines
991 B
Org Mode
* HA Linak Desk integration
|
|
|
|
This component adds support for Linak desks to [[https://www.home-assistant.io][Home Assistant]]. It is in a very early state of development, no guarantees.
|
|
|
|
It should be compatible with any Bluetooth capable controller from [[https://www.linak.com][Linak]], including the [[https://www.ikea.com/nl/en/p/idasen-desk-sit-stand-brown-dark-grey-s79280955/][IDÅSEN]] desk sold by IKEA (which I own and so have tested).
|
|
|
|
** Install
|
|
|
|
Download and put in your =home-assistant-config>/custom_components/= directory. Restart Home Assistant and it should get discovered automatically. Otherwise, add it manually.
|
|
|
|
** Acknowledgements
|
|
|
|
- The protocol was borrowed from [[https://github.com/rhyst/idasen-controller][idasen-controller]] by [[https://github.com/rhyst][@rhyst]]
|
|
- Inspiration on how to build Bluetooth component was taken from the [[https://www.home-assistant.io/integrations/melnor/][Melnor integration]] by [[https://github.com/vanstinator][@vanstinator]]
|
|
|