Add README
This commit is contained in:
parent
ea6cd20b86
commit
b9ae851b12
1 changed files with 15 additions and 0 deletions
15
README.org
Normal file
15
README.org
Normal file
|
@ -0,0 +1,15 @@
|
|||
* 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]]
|
||||
|
Loading…
Reference in a new issue