Bonjour,
Depuis quelques jours, je ne parviens plus à faire fonctionner mes volets roulants SOMFY avec le boitier RFXCOM.
Pensant que le boitier RFXtrx433XL était défectueux, j’en ai acheté un autre mais le résultat est le même…
J’ai effectué la mise à jour du firmware mais cela n’a rien donné.
Statut dépendance NOK
Statut et Configuration Démon NOK
Merci d’avance pour votre aide
Voici le log et capture d’écran:
Log du plugin RFXCOM Packages:
+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_rfxcom
+ echo 1
+ echo 2
+ sudo chmod +x /var/www/html/core/class/../../plugins/rfxcom/resources/pre-install.sh
+ sudo /var/www/html/core/class/../../plugins/rfxcom/resources/pre-install.sh
Launch pre-install of rfxcom dependancy
sudo: pip3: command not found
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Package 'python3-serial' is not installed, so not removed
The following package was automatically installed and is no longer required:
raspi-gpio
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded.
+ echo 3
++ cut -f 2-
++ awk '$1 <= 4'
++ find /usr/local/lib/python3.7/dist-packages/ -mindepth 1 -maxdepth 1 -type d -exec du -ks '{}' +
+ RESULTTODELETE=
++ echo ''
++ sed 's, ,\ ,g'
+ RESULTTODELETE2=
+ echo ''
+ xargs rm -rf
+ echo 4
+ sudo pip3 install --upgrade pip
sudo: pip3: command not found
+ echo 5
+ sudo pip3 install --force-reinstall --upgrade six
sudo: pip3: command not found
+ echo 6
+ sudo pip3 install --force-reinstall --upgrade requests
sudo: pip3: command not found
+ echo 7
+ sudo pip3 install --force-reinstall --upgrade setuptools
sudo: pip3: command not found
+ echo 8
+ sudo pip3 install --force-reinstall --upgrade pyudev
sudo: pip3: command not found
+ echo 9
+ sudo pip3 install --force-reinstall --upgrade pyserial
sudo: pip3: command not found
+ echo 10
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end rfxcom
+ rm /tmp/jeedom_install_in_progress_rfxcom
+ echo '*******************End of package installation******************'
*******************End of package installation******************

