Koenkk / Koenkk/zigbee-OTA

Third Reality Humidity Sensor Update Not Found

Open
#649 10 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
667
Forks
330
Avg merge
15h 19m
Merged PRs (30d)
31

Description

Third Reality Humidity Sensor prompted an OTA update from v.30 to .47, but it fails with a 404.

[2025-01-11 15:57:44] info: z2m: Updating 'Laundry Humidity ' to latest firmware
[2025-01-11 15:58:56] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Laundry Humidity ', payload '{"battery":100,"humidity":49.15,"linkquality":36,"temperature":20.3,"update":{"installed_version":30,"latest_version":47,"state":"available"}}'
[2025-01-11 15:58:56] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/response/device/ota_update/update', payload '{"data":{},"error":"Update of 'Laundry Humidity ' failed (Invalid response from https://github.com/Koenkk/zigbee-OTA/raw/master/images/ThirdReality/ThermalLiteSensor_PROD_OTA_V47_1.00.47.ota status=404.)","status":"error"}'
[2025-01-11 15:58:56] error: z2m: Update of 'Laundry Humidity ' failed (Invalid response from https://github.com/Koenkk/zigbee-OTA/raw/master/images/ThirdReality/ThermalLiteSensor_PROD_OTA_V47_1.00.47.ota status=404.)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported OTA URL and the missing file name, ThirdReality/ThermalLiteSensor_PROD_OTA_V47_1.00.47.ota, and compare the device's advertised firmware versions with the files available in the repository. Done means the v47 update no longer returns 404 and the sensor can complete its OTA update.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.