pvvx/ZigbeeTLc

OTA в Zigbee2Mqtt

Opened this issue · 7 comments

Добрый день!
Это глюк, поддержки ОТА нет?
image
image

pvvx commented

В чем глюк?
18362369 (dec)= 0x01183001 (hex)

Последняя версия минус один

I have the same issue, -1 as the Latest version on Z2M 1.35.1

pvvx commented

I do not use Z2M, and I do not publish firmware to general lists while they are in beta.

It's a confirmed issue with zigbee2mqtt and has been fixed in the dev branch.
Koenkk/zigbee2mqtt#20658

I do not use Z2M, and I do not publish firmware to general lists while they are in beta.

So theoretically once firmware going to be at some stable stage, we can expect it appearing in the lists in Z2M?

While it works fine in Z2M, there is no good way to update firmware say from 18 to 19 in ZTM.

Is there any good way to do that, maybe using some CLI tool?

Create custom OTA index https://www.zigbee2mqtt.io/guide/usage/ota_updates.html with payload:

    {
        "fileVersion": 18427905,
        "fileSize": 128034,
        "manufacturerCode": 4417,
        "imageType": 522,
        "sha512": "f6310b3028dc0187ab99c6086368e467f3577101c6f8f1becdbfafcc22dcc1e1854ceddfd65504a45aef00a81b74530ba6425dcc41ee4b36a2d24426a1af3426",
        "url": "https://github.com/pvvx/ZigbeeTLc/raw/master/bin/1141-020a-01193001-Z03MMC.zigbee"
    }
]