Replies: 569 comments 223 replies
-
Are results only logged or is there a mqtt message also? Will update once I get home. Also sources for other manufacturers
These are all that I know of, Hue doesn’t post them and encrypt there API, Innr responded that they will not publish firmware either. |
Beta Was this translation helpful? Give feedback.
-
Successfully updated a tradfri bulb! 🎉🎉 Having to watch the logs on info level is a pain though. Can you add an mqtt message that confirms if an update is available or not and a couple of messages that say updated started and then update successful/unsuccessful please. |
Beta Was this translation helpful? Give feedback.
-
So I just upgraded to the latest dev branch to check on the tradfri ota feature, however I don't see anything in the logs when I try, running |
Beta Was this translation helpful? Give feedback.
-
There is currently a problem with the docker builds, so they don't support OTA yet. |
Beta Was this translation helpful? Give feedback.
-
Fixed, OTA is available on latest-dev docker now. |
Beta Was this translation helpful? Give feedback.
-
I'm currently doing an OTA. Yeah. It is really slow but ok. But waiting for it to finish I think it does make sense to log a message with the current state in % of the update lets say every 60 seconds regardless of progress. |
Beta Was this translation helpful? Give feedback.
-
Fantastic!! WIll update my local docker instance and report back in a bit once it updates the 2 smart plugs I have! 😄
If no one does the Salus integration before, I can take a look... I have a Salus SP600 that I'm not using and will be willing to "sacrifice" it! |
Beta Was this translation helpful? Give feedback.
-
I'm trying to update a Ikea dimmer ICTC-G-1 but it fails:
Device is awake. What is error code 149? |
Beta Was this translation helpful? Give feedback.
-
Correction, it's actually a timeout error.
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I tried both my currently paired trådfri bulbs and repeated, some have no update (but have old firmware AFAIK) and some throw
That error I get for my repeater and for my remotes. |
Beta Was this translation helpful? Give feedback.
-
I've corrected my comment above as my error actually matches what @sjorge is getting (timeout). I'm using pihole and a bunch of other stuff, I wonder if this is related... here's my docker configuration just in case (the volume mappings for |
Beta Was this translation helpful? Give feedback.
-
@pedrolamas I'm not sure, I can download the json file from the url in ota/tradfri.js just fine. |
Beta Was this translation helpful? Give feedback.
-
It seems it doesn't work well for the battery powered devices yet, only for bulbs ATM. |
Beta Was this translation helpful? Give feedback.
-
Repeater is mains power though, and I am 100% sure that one should have an update. |
Beta Was this translation helpful? Give feedback.
-
@Koenkk: OTA documentation tell that update_available property is deprecated. |
Beta Was this translation helpful? Give feedback.
-
Is it possible to add support to DIY devices? I'm currently developing a custom device and I added the OTA cluster to it but Z2M doesn't recognize it as being OTA capable. |
Beta Was this translation helpful? Give feedback.
-
Hi I manage to update my legrand device following this cookbook: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hey, 2023-12-29 08:16:50Update of 'HuePlaybar' failed (self signed certificate in certificate chain) Any advice on this? My coordinator is SONOFF Zigbee Gateway, ZBDongle-E 3.0 with Coordinator-Typ EZSP v12 Coordinator-Version 7.3.1.0 build 176. Running on HomeAssistant OS. If you need any more details let me know. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Hello, sorry, I am a newbie asking newbie questions here, please forgive my lack of knowledge: The situation: However, under the "OTA"-tab only two (out of three) appear... So I wonder why the 3rd device is not there? This I find even more strange, because if I navigate to the device properties I can see the "firmware build dates" (which are not appearing in the OTA tab (see the empty column in the screenshot above) Is this a bug or a misunderstanding on my end? Any hints appreciated. :-) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Since it is a battery powered end device. I suppose that device need to be awake in order to launch OTA update. |
Beta Was this translation helpful? Give feedback.
-
Hi everyone :) |
Beta Was this translation helpful? Give feedback.
-
Hi All, During the weekend I got fed up that I was unable to update my Aqara wall switches without the Aqara hub so I thought. Why not just send a message to Aqara and ask them to open up their firmware access, looking at the amount of people within the Homey and Hass eco systems. Here is the reply I got:
|
Beta Was this translation helpful? Give feedback.
-
Anyone one know where I can find the latest changelog for the 'LYWSD03MMC' Xiaomi Thermostat? I updated to the latest version: 3001-0120 (build date: 20240211). |
Beta Was this translation helpful? Give feedback.
-
I converted a LYWSD03MMC thermometer to Zigbee but it looks like checking for update for it fails every time because My log is full of: warn 21/02/2024 11:09:59: OTA: Images currently unavailable for device 'LYWSD03MMC', hardwareVersion '14', manufacturerName Xiaomi, {"fieldControl":0,"manufacturerCode":56085,"imageType":515,"fileVersion":285224961}' Should I open an issue? Or switch to dev branch? |
Beta Was this translation helpful? Give feedback.
-
Does anyone know what to do when zigbee2mqtt exits part way through a device OTA update? Is there a way to trigger it to resume? I was updating one of my Tuya smart plugs - https://www.zigbee2mqtt.io/devices/TS011F_plug_1.html - and zigbee2mqtt exited about 10 mins into the update, the last update progress message in log:
and then it shuts itself down, for no apparent reason (other than the zigbee adaptor disconnected - did it crash? there was no physical disconnection):
docker-compose then starts it up again just fine, after which it is showing the update in progress, but it's not actually resumed the update. Running under docker-compose on a raspberry pi model 2 B with a SkyConnect v1.0 adapter.
|
Beta Was this translation helpful? Give feedback.
-
what happend? |
Beta Was this translation helpful? Give feedback.
-
Hi, I recently purchased the Sonoff SWV valve. When I added it to Z2M, an OTA update appeared. When I tried to update it, it failed. Can these types of devices be updated? Does Sonoff allow it? Thank you. |
Beta Was this translation helpful? Give feedback.
-
This feature allows to OTA update your devices, documentation is available here: https://github.com/Koenkk/zigbee2mqtt.io/blob/develop/docs/information/ota_updates.md
Beta Was this translation helpful? Give feedback.
All reactions