rhyst / linak-controller

A Python script to control Linak standing desks.
MIT License
357 stars 50 forks source link

Dockerized version and MQTT wrapper to easily integrate with Home Assistant #45

Closed maxime1992 closed 2 years ago

maxime1992 commented 2 years ago

Hello!

I wanted to say a tremendous THANK YOU for this script :pray:!

I've spent an entire hackday trying to connect to my desk using many libraries... But none of these worked reliably until I found out your project :tada: (and I didn't want to buy an ESP32 device to get something reliable up and running with https://github.com/j5lien/esphome-idasen-desk-controller)

My ultimate goal was to be able to have some kind of nice automation built with Home Assistant using the desk (toggle sitting/standing position with an NFC tag, integrate with the crazy good looking lovelace card and have the desk go up automatically for daily standup :smile:...). Possibilities are really endless with Home Assistant!

The server mode is :fire:! It allows me to keep the connection up and running at all time

So thank you very much for the outstanding work :)!

In case anyone is interested: https://github.com/maxime1992/linak-2-mqtt

rhyst commented 2 years ago

Glad it works for you and thanks for the thanks 😄

I should add a list of projects using this script!