Device firmware updater: Device did not respond to firmware metadata request

Hi guys,

I used the Device firmware updater app to try and update the firmware on two new Aeotec aerQ Temperature and Humidity Sensors.

I googled and found this guide which I followed:

Having followed the steps, i.e. made sure it is the right file, I don't have security enabled, disabled the devices using the checkboxes and then the app, the app responds with 'Device did not respond to firmware metadata request'.

Any thoughts on how to overcome that and install the firmware?

Cheers,

I see this is in the guide, but did you press the "action" (only?) button on the sensor to wake it right before this happens? (You'll need to make sure it's awake for the update itself, but you might also need it on the screen before when it tries to fetch the current version from the device.)

2 Likes

I am not sure why you would want to disable the device like that in step 2? I have never had to do that for a firmware update on other devices.

The Hubitat documentation also doesn't suggest doing that step. Device Firmware Updater | Hubitat Documentation

Maybe try without disabling it?

Edit: I guess documentation does suggest disabling. I am now not sure how I was able to update devices doing it the incorrect way.

1 Like

The docs actually do suggest disabling it. :smiley: The reason is that battery powered Z-Wave devices sleep, and many drivers will respond to their wake up, do some things, then tell the device to go back to sleep — but during a firmware update, you'll need to avoid that last thing. Disabling the driver will prevent the driver from doing that since the driver code can't run then. (Disabling only affects the driver, nothing about Z-Wave or the device itself, so it should be harmless for this process for any device, but it's generally not necessary otherwise.)

EDIT: And, of course, this is only applicable to the built-in updater app; if you're using the "community" driver, the device cannot be disabled.

4 Likes

Ah, I was looking at everything but the huge blue text box warning.

3 Likes

Ya, nobody reads the important or safety stuff. It's usually pretty obvious. "Don't cut the electrical cord with the saw" type things.

archer supervisor GIF

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.