We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After starting the OTA update, this is not displayed in Home Assistant.
Fix. Add after
zigbee2mqtt/lib/extension/homeassistant.ts
Line 1186 in 7e63039
json_attributes_topic: `${settings.get().mqtt.base_topic}/${entity.name}`, // state topic json_attributes_template: `{"in_progress": "{{ value_json['update']['state'] == 'updating' }}"}`,
No response
1.33.1
20230507
CC2652
The text was updated successfully, but these errors were encountered:
Could you make a PR for this?
Sorry, something went wrong.
I'm not sure I'll do everything right. It will be better if this is done by someone who is familiar with the z2m codebase. Thx.
It's not complicated, you can press the Edit icon here: https://github.com/Koenkk/zigbee2mqtt/blob/master/lib/extension/homeassistant.ts
No branches or pull requests
What happened?
After starting the OTA update, this is not displayed in Home Assistant.
Fix. Add after
zigbee2mqtt/lib/extension/homeassistant.ts
Line 1186 in 7e63039
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.33.1
Adapter firmware version
20230507
Adapter
CC2652
Debug log
No response
The text was updated successfully, but these errors were encountered: