You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker-compose
To get docker-compose via pip3 installed you have to install pip3 with following command: sudo apt-get install -y python3 python3-pip the command lines sudo update-alternatives --install /usr/bin/python python /usr/bin/python3.7 1 and sudo apt-get remove python-configparser are no longer needed.
zwave
Since OpenZWave integration is deprecated: What do you prefer? I´m tend to zwavejs2mqtt.
The text was updated successfully, but these errors were encountered:
Regarding to https://github.com/Burningstone91/smart-home-setup#zigbee-zwave:
To get docker-compose via pip3 installed you have to install pip3 with following command:
sudo apt-get install -y python3 python3-pip
the command linessudo update-alternatives --install /usr/bin/python python /usr/bin/python3.7 1
andsudo apt-get remove python-configparser
are no longer needed.Since OpenZWave integration is deprecated: What do you prefer? I´m tend to zwavejs2mqtt.
The text was updated successfully, but these errors were encountered: