1technophile / OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.6k stars 793 forks source link

In Home Assistant SYS:Firmware Update state is UNKNOWN #2041

Open Hydro-guy opened 2 months ago

Hydro-guy commented 2 months ago

Running Home Assistant Core 2024.8.3 Supervisor 2024.08.0 Operating System 13.1 Frontend 20240809.0 with Mosquitto version 2.0.11 and OpenMQTTGateway v1.7.0 on both a Theengs plug and Lilygo LoRa. Home Assistant reports that SYS:Firmware Update state is UNKNOWN. MQTT explorer reports {"stat_t":"home/C8F09EAF63D4/RLStoMQTT","avty_t":"home/C8F09EAF63D4/LWT","name":"SYS: Firmware Update","uniq_id":"C8F09EAF63D4-update","payload_install":"{\"version\":\"latest\"}","pl_avail":"online","pl_not_avail":"offline","cmd_t":"home/C8F09EAF63D4/commands/MQTTtoSYS/firmware_update","device":{"ids":["C8F09EAF63D4"],"name":"C8F09EAF63D4","mdl":"TPLUG01","mf":"Theengs","cu":"http://192.168.5.29/","sw":"v1.7.0"}}

Not very familiar with MQTT - is this an OpenMQTT issue or is Home Assistant not parsing the mqtt correctly

image

Before submitting a problem please check the troubleshooting section https://docs.openmqttgateway.com/upload/troubleshoot.html

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Publish to '...'
  2. Subscribe on '....'
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

1technophile commented 2 months ago

Unfortunately github changed its certificate without notice breaking the automatic web update system. The new binaries will be hosted elsewhere so as to avoid this kind of issue in the future. The development branch is already setup with the new deployment host and I will give an update process for the Theengs customers. Sorry for the inconvenience.