Re: I have hard time to get Coordinator Version. Mostlikly there is a communication issue
Publié : 03 avr. 2022, 11:25
Reprenez le contrôle de votre domotique
https://easydomoticz.com/forum/
Code : Tout sélectionner
git pull --recurse-submodulesCode : Tout sélectionner
pi@domoticz-tours:~/domoticz/plugins/Domoticz-Zigbee $ git pull --recurse-submodules
remote: Enumerating objects: 390, done.
remote: Counting objects: 100% (287/287), done.
remote: Compressing objects: 100% (72/72), done.
remote: Total 170 (delta 112), reused 137 (delta 84), pack-reused 0
Réception d'objets: 100% (170/170), 27.14 KiB | 1.23 MiB/s, fait.
Résolution des deltas: 100% (112/112), complété avec 41 objets locaux.
Depuis https://github.com/zigbeefordomoticz/Domoticz-Zigbee
170fa218..14dcb6b0 stable6 -> origin/stable6
* [nouvelle branche] PR_6.1.002 -> origin/PR_6.1.002
c2b0859c..0cdb33b1 beta6 -> origin/beta6
f1020ad7..0fd9e6c4 domoticzex -> origin/domoticzex
9f723fae..91e27bd3 pipiche38/Wiser/iTRV -> origin/pipiche38/Wiser/iTRV
dfc6339d..b49a1a82 pipiche38/casaia/fixircode -> origin/pipiche38/casaia/fixircode
30198e50..347f8ea2 pipiche38/lumi/lumi.switch.n1aeu1 -> origin/pipiche38/lumi/lumi.switch.n1aeu1
b52de8b2..c09c6e92 pipiche38/webui/websockets -> origin/pipiche38/webui/websockets
* [nouvelle branche] pipiche38/zigpy/fetchupstream02042022 -> origin/pipiche38/zigpy/fetchupstream02042022
6b940bc9..9d0bfd84 pipiche38/zigpy/newradioAPI -> origin/pipiche38/zigpy/newradioAPI
* [nouvelle étiquette] beta6-6.2.003 -> beta6-6.2.003
* [nouvelle étiquette] stable6-6.1.002 -> stable6-6.1.002
Fetching submodule external/bellows
Depuis https://github.com/zigbeefordomoticz/bellows
ed57657..78ae8b5 dev -> origin/dev
Fetching submodule external/dnspython
Fetching submodule external/pyserial
Fetching submodule external/zigpy
Depuis https://github.com/zigbeefordomoticz/zigpy
9bf4c73..de9af68 dev -> origin/dev
Fetching submodule external/zigpy-deconz
Depuis https://github.com/zigbeefordomoticz/zigpy-deconz
ff94f15..5fa4e2b dev -> origin/dev
Fetching submodule external/zigpy-zigate
Fetching submodule external/zigpy-znp
Mise à jour 170fa218..14dcb6b0
Fast-forward
.hidden/VERSION | 2 +-
Classes/WebServer/WebServer.py | 2 +-
Classes/WebServer/dispatcher.py | 7 ++-----
Modules/input.py | 54 ++++++++++++++++++------------------------------------
Modules/restartPlugin.py | 10 ++++++++--
ReleaseNotes.md | 4 ++++
external/bellows | 2 +-
external/zigpy | 2 +-
plugin.py | 65 ++++++++++++++++++++++++++++++++++++++++-------------------------
readme.md | 2 +-
10 files changed, 77 insertions(+), 73 deletions(-)
Chemin de sous-module 'external/bellows' : '78ae8b5256e8e917701e19cf97d0077f619c5482' extrait
Chemin de sous-module 'external/zigpy' : 'de9af68cf2c9706c41561fca6ed35246621ca80b' extrait
pi@domoticz-tours:~/domoticz/plugins/Domoticz-Zigbee $