Re: Installer pluging TUYA domoticz
Publié : 31 déc. 2021, 09:55
Ca va fonctionner, installe pip3 avec
Code : Tout sélectionner
sudo apt-get install python3-pipReprenez le contrôle de votre domotique
https://easydomoticz.com/forum/
Code : Tout sélectionner
sudo apt-get install python3-pippar contre je coince icisudo pip3 install tuyaha requests
Code : Tout sélectionner
jeedom@raspberrypi:~/domoticz/plugins $ cd Domoticz-TUYA
-bash: cd: Domoticz-TUYA: No such file or directory
Code : Tout sélectionner
cd ~/domoticz/plugins/domoticz-TUYACode : Tout sélectionner
cd ~/domoticz/plugins/Domoticz-TUYA-Pluginjeedom@raspberrypi:~/domoticz/plugins $ git clone https://github.com/Xenomes/Domoticz-TUYA-Plugin.git
fatal: could not create work tree dir 'Domoticz-TUYA-Plugin': Permission denied
Code : Tout sélectionner
ls -l ~/domoticz/pluginsjeedom@raspberrypi:~ $ ls -l ~/domoticz/plugins
total 8
drwxr-xr-x 3 pi pi 4096 Mar 15 2021 AwoxSMP
drwxr-xr-x 2 pi pi 4096 Mar 15 2021 examples
Code : Tout sélectionner
ls -lisa ~/domoticz/pluginsCode : Tout sélectionner
grep -E -i -w 'pi|jeedom' /etc/passwdCode : Tout sélectionner
pi@raspberrypi:/$ grep -E -i -w 'pi|jeedom' /etc/passwd
pi:x:1000:1000:,,,:/home/pi:/bin/bash
jeedom:x:1001:1001::/home/jeedom:/bin/bash
pi@raspberrypi:/$
Code : Tout sélectionner
jeedom@raspberrypi:~ $ ls -lisa ~/domoticz/plugins
total 16
133329 4 drwxr-xr-x 4 pi pi 4096 Nov 9 2020 .
131353 4 drwxr-xr-x 7 jeedom jeedom 4096 Dec 31 10:38 ..
133343 4 drwxr-xr-x 3 pi pi 4096 Mar 15 2021 AwoxSMP
133330 4 drwxr-xr-x 2 pi pi 4096 Mar 15 2021 examples