This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkg update | |
apt-get update | |
pkg upgrade | |
pkg install openssh | |
pkg install python nano make rust libcrypt libffi libjpeg-turbo binutils | |
pkg install mosquitto termux-api | |
python -m venv hass |