Page 1 sur 2
Version Stable 4.9.001
Publié : 05 juin 2020, 22:33
par pipiche
Bonsoir,
la 4.9.001 est maintenant en ligne. Les évolutions principales sont:
- Une refonte de la gestion des groupes et notamment plus de nécessité de relancer le plugin après avoir créé/édité un groupe. Scan possible par équipements. (il reste à mettre à jour la doc Wiki )
- Quelques modifications sur l’interface Graphique
- Pas mal d’équipements certifié (sachant que le plugin est capable d'appairer tout équipement répondant à la norme Zigbee 3.0 (ou proche))
- Un support des équipements Schneider Wiser (qui peuvent dans certain cas, nécessiter le firmware 3.1d ( en attente de sortie)
je vous laisser vous reporter à la Releasenotes:
https://github.com/pipiche38/Domoticz-Z ... seNotes.md
Pour passer sur la branche stable
si vous y êtes et que le plugin a été installé par un git clone, simplement faire :
. attention cela pet prendre un certain temps suivant les performance de votre système
si vous êtes sur la branche beta, alors :
Il faudra relancer Domoticz à l'issue de cette mise-à-jour
PS/ Il est fort probable que ce soit la dernière version supportant les firmware Zigate inférieur à 3.1c ( 3.0, 3.1a, 3.1b )
Re: Version Stable 4.9.001
Publié : 05 juin 2020, 23:09
par Keros
Merci Pipiche pour ton travail
J'ai eu des erreurs en essayant de mettre à jour la béta :
Code : Tout sélectionner
~/Desktop/domoticz/plugins/Domoticz-Zigate $ git pull
remote: Enumerating objects: 204, done.
remote: Counting objects: 100% (204/204), done.
remote: Compressing objects: 100% (66/66), done.
remote: Total 230 (delta 146), reused 183 (delta 131), pack-reused 26
Réception d'objets: 100% (230/230), 813.85 KiB | 852.00 KiB/s, fait.
Résolution des deltas: 100% (146/146), complété avec 55 objets locaux.
error: cannot update the ref 'refs/remotes/origin/beta': unable to append to '.git/logs/refs/remotes/origin/beta': Permission non accordée
Depuis https://github.com/pipiche38/Domoticz-Zigate
! 953da929..73a9982f beta -> origin/beta (impossible de mettre à jour la référence locale)
error: cannot update the ref 'refs/remotes/origin/SQNManagement': unable to append to '.git/logs/refs/remotes/origin/SQNManagement': Permission non accordée
! fc175b86..ce235989 SQNManagement -> origin/SQNManagement (impossible de mettre à jour la référence locale)
error: cannot update the ref 'refs/remotes/origin/SQNWip': unable to append to '.git/logs/refs/remotes/origin/SQNWip': Permission non accordée
! 48392bea..9c2b07dc SQNWip -> origin/SQNWip (impossible de mettre à jour la référence locale)
error: cannot update the ref 'refs/remotes/origin/stable': unable to append to '.git/logs/refs/remotes/origin/stable': Permission non accordée
! a419faaa..2d30f674 stable -> origin/stable (impossible de mettre à jour la référence locale)
* [nouvelle étiquette] 4.7.010 -> 4.7.010
J'ai essayé de basculer en stable mais ça plante et maintenant ça coince :
Code : Tout sélectionner
~/Desktop/domoticz/plugins/Domoticz-Zigate $git pull
Les fichiers suivants non suivis de la copie de travail seraient effacés par la fusion :
.hidden/VERSION
Conf/Certified/GLEDOPTO/GL-B-007Z.json
Conf/Certified/GLEDOPTO/GL-B-008Z.json
Conf/Certified/GLEDOPTO/GL-C-008.json
Conf/Certified/GLEDOPTO/GL-C-008S.json
Conf/Certified/GLEDOPTO/GL-C-008Z.json
Conf/Certified/GLEDOPTO/GL-C-009.json
Conf/Certified/GLEDOPTO/GL-D-003Z.json
Conf/Certified/GLEDOPTO/GL-FL-004TZS.json
Conf/Certified/GLEDOPTO/GL-MC-001.json
Conf/Certified/GLEDOPTO/GLEDOPTO.json
Conf/Certified/INNR/RB 248 T.json
Conf/Certified/INNR/RB 285 C.json
Conf/Certified/Orvibo/3c4e4fc81ed442efaf69353effcdfc5f.json
Conf/Certified/Profalux/BSO-Profalux.json
Conf/Certified/Profalux/Telecommande-Profalux.json
Conf/Certified/Profalux/Volet-Profalux.json
Conf/Certified/Profalux/VoletBSO-Profalux.json
Conf/Certified/Zemismart/LXN56-DC27LX1.1.json
Conf/Certified/ZiGate/Zigate-Router.json
GroupMgtv2/GroupManagement.py
GroupMgtv2/GrpCallBackResponses.py
GroupMgtv2/GrpCommands.py
GroupMgtv2/GrpDatabase.py
GroupMgtv2/GrpDomoticz.py
GroupMgtv2/GrpIkeaRemote.py
GroupMgtv2/GrpLogging.py
GroupMgtv2/GrpMigration.py
GroupMgtv2/GrpResponses.py
GroupMgtv2/GrpServices.py
GroupMgtv2/GrpWebServices.py
Logs/.PRECIOUS
Logs/.precious
OTAFirmware/LEGRAND/.PRECIOUS
OTAFirmware/LEGRAND/README.md
OTAFirmware/PHILIPS/.PRECIOUS
OTAFirmware/PHILIPS/README.md
OTAFirmware/SALUS/README.md
Tools/JennicModuleProgrammer/Build/Makefile
Tools/JennicModuleProgrammer/Build/version.txt
Tools/JennicModuleProgrammer/README.md
Tools/JennicModuleProgrammer/Source/ChipID.h
Tools/JennicModuleProgrammer/Source/Firmware.c
Tools/JennicModuleProgrammer/Source/Firmware.h
Tools/JennicModuleProgrammer/Source/JN51xx_BootLoader.c
Tools/JennicModuleProgrammer/Source/JN51xx_BootLoader.h
Tools/JennicModuleProgrammer/Source/common.h
Tools/JennicModuleProgrammer/Source/dbg.h
Tools/JennicModuleProgrammer/Source/main.c
Tools/JennicModuleProgrammer/Source/uart.c
Tools/JennicModuleProgrammer/Source/uart.h
WebServer/WebServer.py
WebServer/com.py
WebServer/dispatcher.py
WebServer/headerResponse.py
WebServer/logging.py
WebServer/onMessage.py
WebServer/rest_Bindings.py
WebServer/rest_Energy.py
WebServer/rest_Groups.py
WebServer/rest_Provisioning.py
WebServer/rest_Topology.py
WebServer/sendresponse.py
WebServer/tools.py
Veuillez renommer ou effacer ces fichiers avant la fusion.
Abandon
Une idée de ce qu'il a pu ce passer ?
J'ai essayé un
git reset –-hard :
Code : Tout sélectionner
~/Desktop/domoticz/plugins/Domoticz-Zigate $ git reset --hard
HEAD est maintenant à 7421900b 4.7.003
Suivi d'un
git pull --force :
Code : Tout sélectionner
~/Desktop/domoticz/plugins/Domoticz-Zigate $ git pull --force
Mise à jour 7421900b..2d30f674
error: Les fichiers suivants non suivis de la copie de travail seraient effacés par la fusion :
.bandit
.hidden/VERSION
Conf/Certified/.DS_Store
Conf/Certified/GLEDOPTO/GL-B-007Z.json
Conf/Certified/GLEDOPTO/GL-B-008Z.json
Conf/Certified/GLEDOPTO/GL-C-008.json
Conf/Certified/GLEDOPTO/GL-C-008S.json
Conf/Certified/GLEDOPTO/GL-C-008Z.json
Conf/Certified/GLEDOPTO/GL-C-009.json
Conf/Certified/GLEDOPTO/GL-D-003Z.json
Conf/Certified/GLEDOPTO/GL-FL-004TZS.json
Conf/Certified/GLEDOPTO/GL-MC-001.json
Conf/Certified/GLEDOPTO/GLEDOPTO.json
Conf/Certified/Heiman/COSensor-N.json
Conf/Certified/IKEA_TRADFRI/FLOALT panel WS 30x90.json
Conf/Certified/IKEA_TRADFRI/TRADFRI Driver 30W.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E12 WS opal 400lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E14 W opch 400lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E14 WS 470lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E14 WS opal 600lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E26 WS clear 950lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E26 WS opal 980lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E27 CWS opal 600lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E27 W opal 1000lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E27 WS opal 1000lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E27 WS opal 950lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E27 WS opal 980lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E27 WW clear 250lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb E27 opal 1000lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb GU10 W 400lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI bulb GU10 WS 400lm.json
Conf/Certified/IKEA_TRADFRI/TRADFRI motion sensor.json
Conf/Certified/IKEA_TRADFRI/TRADFRI onoff switch.json
Conf/Certified/INNR/RB 248 T.json
Conf/Certified/INNR/RB 285 C.json
Conf/Certified/Konke/3AFE14010402000D.json
Conf/Certified/Konke/3AFE28010402000D.json
Conf/Certified/LUMI/lumi.plug.json
Conf/Certified/LUMI/lumi.remote.b286opcn01-bulb.json
Conf/Certified/LUMI/lumi.remote.b286opcn01.json
Conf/Certified/LUMI/lumi.remote.b486opcn01-bulb.json
Conf/Certified/LUMI/lumi.remote.b486opcn01.json
Conf/Certified/LUMI/lumi.remote.b686opcn01-bulb.json
Conf/Certified/LUMI/lumi.router.json
Conf/Certified/LUMI/lumi.sensor_natgas.json
Conf/Certified/Legrand/DIN power consumption module.json
Conf/Certified/OSRAM/LIGHTIFY Indoor Flex RGBW.json
Conf/Certified/OSRAM/PAR16 50 TW.json
Conf/Certified/Orvibo/3c4e4fc81ed442efaf69353effcdfc5f.json
Conf/Certified/Others/Lamp_01.json
Conf/Certified/Philips/LCT001.json
Conf/Certified/Philips/LCT003.json
Conf/Certified/Philips/LCT007.json
Conf/Certified/Philips/LCT010.json
Conf/Certified/Philips/LCT015.json
Conf/Certified/Philips/LLC010.json
Conf/Certified/Philips/LTA001.json
Conf/Certified/Philips/LTC001.json
Conf/Certified/Philips/LTW001.json
Conf/Certified/Philips/LTW004.json
Conf/Certified/Philips/LWB006.json
Conf/Certified/Profalux/BSO-Profalux.json
Conf/Certified/Profalux/Telecommande-Profalux.json
Conf/Certified/Profalux/Volet-Profalux.json
Conf/Certified/Profalux/VoletBSO-Profalux.json
Conf/Certified/Schneider/EH-ZB-LMACT.json
Conf/Certified/Schneider/EH-ZB-VACT.json
Conf/Certified/TUYA/TS0001.json
Conf/Certified/TUYA/TS0002.json
Conf/Certified/TUYA/TS0003.json
Conf/Certified/Zemismart/LXN56-DC27LX1.1.json
Conf/Certified/ZiGate/Zigate-Router.json
Domoticz.py
Logs/.PRECIOUS
Logs/.precious
Modules/basicOutputs.py
Modules/bindings.py
Modules/callback.py
Modules/configureReporting.py
Modules/domoCreate.py
Modules/domoMaj.py
Modules/domoTools.py
Modules/gledopto.py
Modules/inRawAps.py
Modules/livolo.py
Modules/logging.py
Modules/lumi.py
Modules/orvibo.py
Modules/osram_ledvance.py
Modules/pdmHost.py
Modules/philips.py
Modules/profalux.py
Modules/readAttributes.py
Modules/restartPlugin.py
Modules/thermostats.py
Modules/widgets.py
Modules/writeAttributes.py
OTAFirmware/IKEA-TRADFRI/README.md
OTAFirmware/LEDVANCE/README.md
OTAFirmware/LEGRAND/.PRECIOUS
OTAFirmware/LEGRAND/README.md
OTAFirmware/PHILIPS/.
Abandon
Re: Version Stable 4.9.001
Publié : 06 juin 2020, 00:17
par Keros
J'ai utilisé la méthode brut sudo rm -r Domoticz-Zigate

et j'ai remis uns sauvegarde à la place : je n'ai rien perdu.
J'ai refait un git pull sans soucis.
Par contre, le dashboard m'indique Plugin: 4.10.001 c'est normal ?
Re: Version Stable 4.9.001
Publié : 06 juin 2020, 10:26
par pipiche
Le problème initial était un problème de droit d’accès à des fichiers.
A priori vous n’aviez pas le droit de modifier certains fichiers
Re: Version Stable 4.9.001
Publié : 06 juin 2020, 10:58
par Keros
Bizarre que les droits aient changés
J'ai pu revenir en arrière avec une sauvegarde et la mise à jour s'est effectuée normalement la deuxième fois.
Encore une fois, Pipiche : MERCI

Re: Version Stable 4.9.001
Publié : 06 juin 2020, 11:11
par pipiche
Keros a écrit : 06 juin 2020, 10:58
Bizarre que les droits aient changés
J'ai pu revenir en arrière avec une sauvegarde et la mise à jour s'est effectuée normalement la deuxième fois.
Encore une fois, Pipiche : MERCI
Et c'est bien 4.9.001 qui s'affiche ? Car 4.10.001 (c'est la beta )
Re: Version Stable 4.9.001
Publié : 06 juin 2020, 14:44
par Keros
Je suis en beta (je n'ai pas essayé de retourner en stable). J'ai Plugin: 4.10.001 qui s'affiche en bas à droite dans le bandeau vert de l'interface du plugin.
Re: Version Stable 4.9.001
Publié : 08 juin 2020, 14:50
par dranreb38
Pour ma part, je suis en
4.10.001 , je ne sais pas si c'est depuis les dernières maj ou l'installation du routeur mais je ne vois plus mes devices dans l'illustration graphique du réseau Zigbee .

- Screenshot_390.png (39.98 Kio) Consulté 3564 fois
Re: Version Stable 4.9.001
Publié : 08 juin 2020, 17:28
par Keros
La topologie du réseau fonctionne chez moi (j'ai la même version). Par contre, je n'ai pas de routeur.
Re: Version Stable 4.9.001
Publié : 08 juin 2020, 18:13
par pipiche
dranreb38 a écrit : 08 juin 2020, 14:50
Pour ma part, je suis en
4.10.001 , je ne sais pas si c'est depuis les dernières maj ou l'installation du routeur mais je ne vois plus dans l'illustration graphique du réseau Zigbee mes devices.
Screenshot_390.png
C'est assez succinct comme description. Ce qui me dérange plus c'est que je ne vois pas la Zigate non plus !
Donc cela vaudrait le coup de regarder les logs pour voir si il n'y a pas de soucis.
Est-ce que les devices qui manques fonctionnent correctement ?