Zlinky Lixee Update 14

Bonjour,
tu as les explications sur son post github.

Pour activer le local ota, ajouter dans configuration.yaml de z2m:

ota:
  zigbee_ota_override_index_location: localotaindex.json

Et créer le fichier localotaindex.json ( au même niveau que le configuration.yaml de Z2M ) et y copier ce code dans le fichier localotaindex.json:

[
    {
        "fileVersion": 255,
        "fileSize": 249694,
        "manufacturerCode": 4151,
        "imageType": 1,
        "url": "ota/ZLinky_router_v14_normal2limited.ota"
    }
]

Et placer le fichier ZLinky_router_v14_normal2limited.ota dans le dossier ota ( le créer si absent )
Et redémarrer z2m.

penser à vider le fichier localindex.json après la maj.