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
I switch off/on an IKEA light bulb. Light does not switch.
An error appears on zigbee2mqtt:
z2m: Publish 'set' 'state' to 'Lampe Francois' failed: 'TypeError: Invalid Version: 1.1.1.0-5.7.2.0'
It used to work in 1.35.1 (I've checked: it works up to 1.39.0).
I expected the light to switch on/off
1.40.0
0x26680700
ConBee2/RaspBee2
Z2M in docker, on x86-64
error 2024-09-05 19:00:32z2m: Publish 'set' 'state' to 'Lampe Francois' failed: 'TypeError: Invalid Version: 1.1.1.0-5.7.2.0' info 2024-09-05 19:00:32z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Publish 'set' 'state' to 'Lampe Francois' failed: 'TypeError: Invalid Version: 1.1.1.0-5.7.2.0'","meta":{"friendly_name":"Lampe Francois"},"type":"zigbee_publish_error"}'
The text was updated successfully, but these errors were encountered:
Fixed! (a hotfix release will be available in the coming days)
Changes will be available in the dev branch in a few hours from now.
Sorry, something went wrong.
fix: Fix Invalid Version error when controlling TRADFRI light Koenk…
Invalid Version
e5c62b1
…k/zigbee2mqtt#23863
Great news, thanks a lot !
No branches or pull requests
What happened?
I switch off/on an IKEA light bulb. Light does not switch.
An error appears on zigbee2mqtt:
It used to work in 1.35.1 (I've checked: it works up to 1.39.0).
What did you expect to happen?
I expected the light to switch on/off
How to reproduce it (minimal and precise)
Zigbee2MQTT version
1.40.0
Adapter firmware version
0x26680700
Adapter
ConBee2/RaspBee2
Setup
Z2M in docker, on x86-64
Debug log
error 2024-09-05 19:00:32z2m: Publish 'set' 'state' to 'Lampe Francois' failed: 'TypeError: Invalid Version: 1.1.1.0-5.7.2.0'
info 2024-09-05 19:00:32z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Publish 'set' 'state' to 'Lampe Francois' failed: 'TypeError: Invalid Version: 1.1.1.0-5.7.2.0'","meta":{"friendly_name":"Lampe Francois"},"type":"zigbee_publish_error"}'
The text was updated successfully, but these errors were encountered: