Voici la dernière mise à jour du firmware de la ZiGate.
Télécharger la dernière version ZiGate v 3.1d
Procédure pour effectuer la mise à jour.
NB : N’oubliez pas de faire une sauvegarde de votre clef ZiGate avant de faire une mise à jour. C’est toujours plus prudent !
ChangeLog
Version 3.1d
- Add 0x8002 command (raw command) when cluster or attribute is unknown. https://github.com/fairecasoimeme/ZiGate/pull/287 / https://github.com/fairecasoimeme/ZiGate/pull/314
- Add PDMonHost commands for future implementation https://github.com/fairecasoimeme/ZiGate/pull/281
- Add new message when PDM is loaded (usefull for PDMonHost implementation) https://github.com/fairecasoimeme/ZiGate/pull/281
- Add Write Attribute Request with no response https://github.com/fairecasoimeme/ZiGate/pull/306
- Add a new sequence number method to link status messages https://github.com/fairecasoimeme/ZiGate/pull/296 / https://github.com/fairecasoimeme/ZiGate/pull/298
- Add rawmode hybrid and keep existing one https://github.com/fairecasoimeme/ZiGate/pull/307
- Upgrade UART RX buffer –> 255 octets instead of 127
- Fix 0x8002 issue (raw command) Fix a leak on the aps_data_indication. Free APDU instance after treatment. (ZigPy fix)
- Fix configure report when using 8 bits datatype https://github.com/fairecasoimeme/ZiGate/pull/308
- Fix 0x8100 vs 0x8102 https://github.com/fairecasoimeme/ZiGate/pull/299
- Fix ignore unknow attribute on configureReportingCommand –> (for DANFOSS with specific attribute)
- Fix a callback function which run before a registering https://github.com/fairecasoimeme/ZiGate/pull/293
- Fix 24bits types handling https://github.com/fairecasoimeme/ZiGate/pull/290
- Fix When cluster is unknow and there is not customCallbackFunction, we transmit to 0x8002 command (actually, concern 0x0300, 0x0120 and 0x0005)
- Fix Finally desactive 0x8035 command by default
- Fix OTA bug for Legrand OTA
- Fix Legrand timer for controler (increment all second and reset to 0 when restart)
- Fix UART FIFO capacity
- Fix name error on cluster capacity (in ZCL_options.h
POWER_CONFIGURATION_SERVER –> POWER_CONFIGURATION_CLIENT
BINARY_INPUT_BASIC_SERVER –> BINARY_INPUT_BASIC_CLIENT
delete ELECTRICAL_MEASUREMENT_SERVER - Change MAX_PACKET_SIZE ( for PDMonHost implementation)
- Fix some other bugs
A bientôt !
3 commentaires
Julien · 14 octobre 2020 à 16 h 08 min
Bonjour,
J’utilise actuellement la zigate sur jeedom et ça fonctionne bien merci.
J’aurais souhaité intégrer les boutons legrand by netatmo départ/retour et réveil/coucher.
Il ne doit pas y avoir de contrindication car ils ont l’air d’être pris en compte avec le Pugin Abeille et la clé conbee.
Est-ce déjà compatible avec la zigate (je n’ai rien touvé à ce sujet…)?
Puis-je continuer à espérer ou non?
Bonne journée
Ivan · 4 décembre 2020 à 11 h 18 min
Bonjour,
Pour une mise à jour de la clé en 3.1d en venant de la 3.1c la structure de l’EEProm est-elle impactée? Faut-il l’effacer?
Merci
zigate · 4 décembre 2020 à 11 h 20 min
Bonjour,
Non pas besoin d’effacer l’EEprom.
Fred