issues
search
swa72
/
home-assistant
14
stars
1
forks
source link
Install TeslaBleHttpProxy
#119
Open
swa72
opened
4 months ago
swa72
commented
4 months ago
use the same PI as the printer server as testbed
logon with VNC
'sudo su' will give you a full root shell (do I need to do anything?)
update everything with
sudo apt-get update && sudo apt-get upgrade
takes a while and connection drops :-/
install
TeslaBleHttpProxy
Step A1
cd ~
curl -sSL
https://get.docker.com
| sh
sudo usermod -aG docker $USER
reboot server (logout and -in did not work)
Step A2
continue at
https://github.com/wimaha/TeslaBleHttpProxy/blob/main/docs/installation.md
note the different platform, see
https://github.com/wimaha/TeslaBleHttpProxy/issues/32#issuecomment-2254572561
docker is automagically restartet
sudo apt-get update && sudo apt-get upgrade