zigbee2mqtt icon indicating copy to clipboard operation
zigbee2mqtt copied to clipboard

problem adding new Ikea Devices

Open WilkoKetelaar opened this issue 1 year ago • 10 comments

What happened?

After update to 1.36.0 it is not possible to add new ikea devices.

There is an error in the log file:

Failed to configure 'Remote Keuken 1', attempt 4 (TypeError: Cannot read properties of undefined (reading 'split') at Object.configure (/opt/zigbee2mqtt/node_modules/zigbee-herdsman-converters/src/devices/ikea.ts:784:52) at Configure.configure (/opt/zigbee2mqtt/lib/extension/configure.ts:122:37) at Configure.onMQTTMessage (/opt/zigbee2mqtt/lib/extension/configure.ts:55:32) at EventEmitter.wrappedCallback (/opt/zigbee2mqtt/lib/eventBus.ts:174:23) at EventEmitter.emit (node:events:529:35) at EventBus.emitMQTTMessage (/opt/zigbee2mqtt/lib/eventBus.ts:115:22) at MQTT.onMessage (/opt/zigbee2mqtt/lib/mqtt.ts:141:27) at WebSocket. (/opt/zigbee2mqtt/lib/extension/frontend.ts:130:27) at WebSocket.emit (node:events:517:28) at Receiver.receiverOnMessage (/opt/zigbee2mqtt/node_modules/ws/lib/websocket.js:1209:20))

What did you expect to happen?

Add all ikea devices normaly

How to reproduce it (minimal and precise)

Install 1.36.0 and add ikea device

Zigbee2MQTT version

1.36.0

Adapter firmware version

20230507

Adapter

sonof zbdongle-p

Setup

on vm in proxmox

Debug log

No response

WilkoKetelaar avatar Mar 16 '24 12:03 WilkoKetelaar

It seems to fail here, trying to parse the firmware version.

What is the reported firmware version for this device? And if there are multiple different devices (with different models), please check all of them.

I've recently added new IKEA devices on 1.36.0, so it shouldn't be an issue for all of them.

mrskycriper avatar Mar 18 '24 13:03 mrskycriper

Fairly sure I added the new Vallhorn on 1.36.0 so yes it likely works.

sandos avatar Mar 19 '24 12:03 sandos

Sorry for the late reply

After further testing it still seems impossible to add new ikea devices to 1.36.0, today i try to add ikea parasoll but the device keeps failing interview and seems not supported.

Last week i added a bathurst water leakige sensor but this seems to be added corect but never changes update on leak...

also the remote i added last week seems to wotk but never updates its state, no battery and no button push.

After all this i added a sonof ZB mini and this seems to add without any problems...

To me it seems there is someting very wrong with 1.36.0-dev commit: [a4f9c49a], zigbee_herdsman_converters_version 19.2.1, zigbee_herdsman_version 0.38.1

It would be nice to have a working version again

WilkoKetelaar avatar Mar 21 '24 15:03 WilkoKetelaar

Are you aware that the new Ikea devices seem not to like alkaline / 1.5V batteries? People claim that the rechargeable Ikea batteries work better, which I just happen to just normally, so no issue for me. Specifically what I read was for false detections in Vallhorn, though, and battery draw.

I can at least add one data point: I have added 2 Vallhorns on 1.36.0, and set them beside a Hue detector and I have been comparing the output for few days, and they are working properly it seems.

sandos avatar Mar 21 '24 15:03 sandos

I have multiple vallhorns working fine when they were added before the update, after the update no ikea device like remote N2, parasoll are able to be added succesfully. battery are tested with rechargeble 1.2 volt and alkaline 1.5 volt and no difference.

This problem is driving me crazy....

WilkoKetelaar avatar Mar 21 '24 15:03 WilkoKetelaar

I have multiple vallhorns working fine when they were added before the update, after the update no ikea device like remote N2, parasoll are able to be added succesfully. battery are tested with rechargeble 1.2 volt and alkaline 1.5 volt and no difference.

This problem is driving me crazy....

I’ve recently added VALLHORN sensor and multiple TRADFRI dimmers without any issues on dev release based on 1.36.0. Can you please provide zigbee-herdsman debug logs for unsuccessful pairing attempts of each device model?

mrskycriper avatar Mar 21 '24 15:03 mrskycriper

i need to check how to create such a log filem, is there any discryption on how to make this log?

WilkoKetelaar avatar Mar 21 '24 15:03 WilkoKetelaar

i need to check how to create such a log filem, is there any discryption on how to make this log?

https://www.zigbee2mqtt.io/guide/usage/debug.html#enabling-logging

mrskycriper avatar Mar 21 '24 15:03 mrskycriper

@WilkoKetelaar did you had any luck pairing Parasoll? I am having the same issue with Parasoll and Vallhorn.

Bruhildo avatar Apr 25 '24 02:04 Bruhildo

No i just did a complete reinstall of Zigbee2mqtt and started from the beginning adding all device's again...

WilkoKetelaar avatar Apr 26 '24 14:04 WilkoKetelaar