I just got a ThirdReality ZL1 light bulb. I know there’s an available firmware update that fixes a bug, but ZHA is showing up to date.
I’ve already updated thirdreality devices so I know my configuration is correct for thirdreality devices.
Is there a way to force it to check for updates?
2 Likes
Bruce0
December 12, 2024, 1:14am
2
I have the same problem. Someone online said that you could do the upgrade with zigbee2mqtt but I looked into setting that up, and I think i need a separate coordinator dongle… so I am jjust stuck.
I found the solution actually. Now’s as good of a time to post it here lol, even though I suspect you already found my reddit post
Go to developer tools, actions, then “go to YAML mode”
Then just paste this:
service: zha.issue_zigbee_cluster_command
data:
ieee: <INSERT IEEE OF DEVICE HERE>
endpoint_id: 1
cluster_type: out
command_type: client
cluster_id: 25
command: 0
args:
- 0
- 100