Bienvenue sur le forum de la ZiGate !

Ici, nous échangeons sur les produits ZiGate (matériellement) et les firmware.

Pour que vous puissiez gagner du temps, je vous conseille de visiter, dans un premier temps, les forums et documentations des plugins et box domotique que vous avez choisi :

Jeedom :

Forum : https://community.jeedom.com/
Plugin ZiGate : https://github.com/Jeedom-Zigate/jeedom-plugin-zigate
Plugin Abeille : https://github.com/KiwiHC16/Abeille + http://kiwihc16.free.fr/

Domoticz :

Forum Francophonehttps://easydomoticz.com/forum/viewforum.php?f=28
Forum Anglophonehttps://www.domoticz.com/forum/viewforum.php?f=68
Développeur: @pipiche38 disponible sur keybase.io en chat

EEdomus :

Forum : https://forum.eedomus.com/

Home-assistant :

Plugin : https://github.com/doudz/homeassistant-zigate
Zigpy : https://www.home-assistant.io/integrations/zha/

Veuillez pour créer des messages et des sujets de discussion.

Plus rien ne fonctionne sous Jeedom

J'ai fait la mise à jour du firmware en 3.0f hier soir, puis ce matin en 3.1a, avec erase eeprom à la fin, rien à signaler sur cette mise à jour.

Au redémarrage de ma box Jeedom, j'ai eut la proposition de mettre à jour le plugin Zigate, depuis les dépendances vont jusuqu'a 70% et plus rien, je n'ai pas de bouton de démarrage du Démon et plus aucun info sur la "version lib" et "version firmware" , ma clé est bien renseigné sur le port USB prolific.

Voici le log de l'installation des dépendances : je remarque 2 erreurs en fin de log "compilation terminated. error" et "compile" failed with error code 1"

Installation des dépendances Hit:1 http://security.debian.org stretch/updates InRelease Ign:2 http://ftp.debian.org/debian stretch InRelease Hit:3 http://www.deb-multimedia.org stretch InRelease Hit:4 http://repo.jeedom.com/odroid stable InRelease Hit:5 http://ftp.debian.org/debian stretch-updates InRelease Hit:6 http://ftp.debian.org/debian stretch-backports InRelease Hit:7 http://ftp.debian.org/debian stretch-proposed-updates InRelease Hit:8 http://ftp.debian.org/debian stretch Release Hit:9 https://oph.mdrjr.net/meveric all InRelease Hit:10 https://oph.mdrjr.net/meveric stretch InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... python3 is already the newest version (3.5.3-1). The following packages were automatically installed and are no longer required: libmemcached11 libmemcachedutil2 libmysqlclient18 libonig2 libopts25 libpng12-0 libqdbm14 libvpx1 linux-image-3.14.29+ linux-image-arm64-odroid-c2 u-boot-tools Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. Reading package lists... Building dependency tree... Reading state information... python3-pip is already the newest version (9.0.1-2+deb9u1). The following packages were automatically installed and are no longer required: libmemcached11 libmemcachedutil2 libmysqlclient18 libonig2 libopts25 libpng12-0 libqdbm14 libvpx1 linux-image-3.14.29+ linux-image-arm64-odroid-c2 u-boot-tools Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. Reading package lists... Building dependency tree... Reading state information... python3-requests is already the newest version (2.12.4-1). The following packages were automatically installed and are no longer required: libmemcached11 libmemcachedutil2 libmysqlclient18 libonig2 libopts25 libpng12-0 libqdbm14 libvpx1 linux-image-3.14.29+ linux-image-arm64-odroid-c2 u-boot-tools Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. Reading package lists... Building dependency tree... Reading state information... python3-setuptools is already the newest version (33.1.1-1). The following packages were automatically installed and are no longer required: libmemcached11 libmemcachedutil2 libmysqlclient18 libonig2 libopts25 libpng12-0 libqdbm14 libvpx1 linux-image-3.14.29+ linux-image-arm64-odroid-c2 u-boot-tools Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. Collecting zigate==0.31.0 Using cached https://files.pythonhosted.org/packages/08/59/11f5fa73c373cdc37cc8cad6bf08aa5041fa4dc345f7cc825f2c44a83a14/zigate-0.31.0-py3-none-any.whl Requirement already satisfied: pyserial in /usr/local/lib/python3.5/dist-packages (from zigate==0.31.0) Collecting RPi.GPIO (from zigate==0.31.0) Using cached https://files.pythonhosted.org/packages/af/2f/407b6e4cc8a0bdf434825a160bba1807991886b63cce16a5f1a6e1f24cdf/RPi.GPIO-0.6.5.tar.gz Requirement already satisfied: bottle in /usr/local/lib/python3.5/dist-packages (from zigate==0.31.0) Requirement already satisfied: pydispatcher in /usr/local/lib/python3.5/dist-packages (from zigate==0.31.0) Building wheels for collected packages: RPi.GPIO Running setup.py bdist_wheel for RPi.GPIO: started Running setup.py bdist_wheel for RPi.GPIO: finished with status 'error' Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-lz0hiv0m/RPi.GPIO/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace(' ', ' ');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp9ulep_jzpip-wheel- --python-tag cp35: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: invalid command 'bdist_wheel' ---------------------------------------- Failed building wheel for RPi.GPIO Running setup.py clean for RPi.GPIO Failed to build RPi.GPIO Installing collected packages: RPi.GPIO, zigate Running setup.py install for RPi.GPIO: started Running setup.py install for RPi.GPIO: finished with status 'error' Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-lz0hiv0m/RPi.GPIO/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace(' ', ' ');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-ldlcs6lw-record/install-record.txt --single-version-externally-managed --compile: running install running build running build_py creating build creating build/lib.linux-aarch64-3.5 creating build/lib.linux-aarch64-3.5/RPi copying RPi/__init__.py -> build/lib.linux-aarch64-3.5/RPi creating build/lib.linux-aarch64-3.5/RPi/GPIO copying RPi/GPIO/__init__.py -> build/lib.linux-aarch64-3.5/RPi/GPIO running build_ext building 'RPi._GPIO' extension creating build/temp.linux-aarch64-3.5 creating build/temp.linux-aarch64-3.5/source aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fdebug-prefix-map=/build/python3.5-kWxB2e/python3.5-3.5.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5m -c source/py_gpio.c -o build/temp.linux-aarch64-3.5/source/py_gpio.o source/py_gpio.c:23:20: fatal error: Python.h: No such file or directory #include "Python.h" ^ compilation terminated. error: command 'aarch64-linux-gnu-gcc' failed with exit status 1 ---------------------------------------- Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-lz0hiv0m/RPi.GPIO/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace(' ', ' ');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-ldlcs6lw-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-lz0hiv0m/RPi.GPIO/ Installation des dépendances terminé !

Bonjour,

Du peu que je vois, il semblerait qu'il y est un problème avec les dépendances. Je vous conseille de poster votre problème sur le forum ou le github du plugin Jeedom.

Je pense que vous y trouverez plus de réponse qu'ici.

Fred

 

Ok, je viens de mettre un sujet sur le forum Github

Translate »