zewelor / linak_bt_desk

MIT License
29 stars 12 forks source link

How to install? #2

Open dalanmiller opened 5 years ago

dalanmiller commented 5 years ago

I'm uncertain how to go about using the cli portion here.

I've ran:

sudo python3 ./setup.py install

But can't determine if this makes the tool available somewhere in my $PATH. As well, calling python3 ./cli.py throws an error because it's not calling the main package.

@zewelor how do you accomplish using this?

magicmatt007 commented 4 years ago

Sorry for the beginners questions: I'm running HASSIO on a Raspberry PI. Is it possible to install this on it?

Thxè

Matthias

zewelor commented 4 years ago

@dalanmiller Sorry missed it. I don't remember how to run it, and can't run it now. Probably there is something missing. I'm only using it via gateway to mqtt, not running it standalone. Maybe try one of the forks, they seem to be better rewritten: https://github.com/zewelor/linak_bt_desk/network

@magicmatt007 I would suggest to run it via https://github.com/zewelor/bt-mqtt-gateway . Then you will get basic height reading via mqtt

darkkatarsis commented 4 years ago

@zewelor Is it possible to control the height / position of the desk via mqtt?

zewelor commented 4 years ago

In theory should be, but I'm not aware of any ready solution