Skip to content
New issue

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

IKEA Lamp on/off not working in 1.40.0 #23863

Closed
kamaradclimber opened this issue Sep 5, 2024 · 2 comments
Closed

IKEA Lamp on/off not working in 1.40.0 #23863

kamaradclimber opened this issue Sep 5, 2024 · 2 comments
Labels
problem Something isn't working

Comments

@kamaradclimber
Copy link
Contributor

What happened?

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'

image

image

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)

  • go to Exposes tab
  • click off (if the light is on)

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"}'

@kamaradclimber kamaradclimber added the problem Something isn't working label Sep 5, 2024
@Koenkk
Copy link
Owner

Koenkk commented Sep 5, 2024

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.

@kamaradclimber
Copy link
Contributor Author

Great news, thanks a lot !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants