zigbee2mqtt icon indicating copy to clipboard operation
zigbee2mqtt copied to clipboard

OTA support for PARASOLL Door/Window Sensor

Open usma0118 opened this issue 1 year ago • 17 comments

What happened?

Support for Ikea E2013 is implemented in #20007. but no OTA update is reflected.

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.35

Adapter firmware version

20221226

Adapter

SONOFF Zigbee 3.0 USB Dongle Plus,TI CC2652P + CP2102(N)

Debug log

No response

usma0118 avatar Jan 09 '24 09:01 usma0118

It doesn't look as-if there are any OTA images for this device currently published in the IKEA environments:

Production

Test

Carrying discussion from #20686 OTA updates are not supported for this device, still it should display under OTA tab in Z2M

usma0118 avatar Jan 09 '24 14:01 usma0118

It was working correctly in 1.35.0.1. Since 1.35.1.1 I suddenly got issues as well. See attachments.

Screenshot_20240113_051700_Home Assistant

Screenshot_20240113_051802_Home Assistant

After reverting to 1.35.0.1 everything works fine.

Screenshot_20240113_052521_Home Assistant

pvangorp avatar Jan 13 '24 04:01 pvangorp

@pvangorp use contact not tamper.

Temper has been removed https://github.com/Koenkk/zigbee-herdsman-converters/commit/5403c8aa704fa1a8db7f2fcc01623dd26215b7a9

mklooss avatar Jan 15 '24 13:01 mklooss

This not correct. It also has a tamper function. This acts when you open the battery slot. So both are relevant.

pvangorp avatar Jan 15 '24 14:01 pvangorp

It does have a tamper function? How do you know?

LarsStegman avatar Jan 18 '24 18:01 LarsStegman

When you open the batteryslot, it triggers tamper e.g. sabotage. Because I have them

pvangorp avatar Jan 18 '24 18:01 pvangorp

Interesting. How can you see what the device does? I have them as well but I'm relatively new to zigbee.

LarsStegman avatar Jan 18 '24 18:01 LarsStegman

Screenshot_20240118_193530_Home Assistant

When I open the batteryslot. It triggers tamper

pvangorp avatar Jan 18 '24 18:01 pvangorp

Strange, mine don't seem to trigger when I open the battery slot

LarsStegman avatar Jan 18 '24 18:01 LarsStegman

Your right. Only one gifs sabotage, the others don't. I bought one earlier than the others. Might be a batch difference?!

pvangorp avatar Jan 19 '24 05:01 pvangorp

What is the firmware version of each sensor? All my sensors are at 1.0.19

LarsStegman avatar Jan 19 '24 06:01 LarsStegman

All of them have firmware 1.0.19

pvangorp avatar Jan 19 '24 06:01 pvangorp

this Topic is about OTA and not the Tamper, could u create an ticket here: https://github.com/Koenkk/zigbee-herdsman-converters

mklooss avatar Jan 19 '24 10:01 mklooss

Hello,

from z2m 1.35.1, the plugin crash if I tried to add a new parasoll with this error : TypeError: Cannot read properties of undefined (reading 'resolveDefinition') at Controller. (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:89:26) at Controller.emit (node:events:517:28) at Controller.selfAndDeviceEmit (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:527:14) at Controller.onDeviceJoined (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:586:22)

should I update the zigbee.ts with the one available there https://github.com/Koenkk/zigbee-herdsman-converters

but it's not an external converter right?

x2005254 avatar Jan 25 '24 20:01 x2005254

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days

github-actions[bot] avatar Jul 24 '24 00:07 github-actions[bot]

Still valid.

usma0118 avatar Jul 24 '24 08:07 usma0118

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days

github-actions[bot] avatar Dec 30 '24 00:12 github-actions[bot]

Still relevant

MrAdam avatar Jan 03 '25 06:01 MrAdam

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Mar 06 '25 00:03 github-actions[bot]

Not stale

LarsStegman avatar Mar 06 '25 06:03 LarsStegman

The device does have OTA enabled, see https://github.com/Koenkk/zigbee-herdsman-converters/blob/4b7c15c91a5f8582c18ab7a4d46123a1db45d062/src/devices/ikea.ts#L943

It probably means there are no ota images available yet, or if there are they are not added to https://github.com/Koenkk/zigbee-OTA

sjorge avatar Mar 06 '25 09:03 sjorge

Okay, then it can be closed right?

LarsStegman avatar Mar 06 '25 09:03 LarsStegman

Okay, then it can be closed right?

I think so, and if there is an ota image available that is not in zigbee-OTA it probably worth trying to add it your self or open an issue with the URL to the image so someone else can add it.

sjorge avatar Mar 06 '25 09:03 sjorge

This can closed indeed, once IKEA publishes an OTA it will be automatically pulled into zigbee-OTA

Koenkk avatar Mar 06 '25 19:03 Koenkk