Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.77k stars 1.64k forks source link

EnOcean PTM 215Z discovered as Philips 8718696743133 #14797

Closed quotschmacher closed 1 year ago

quotschmacher commented 1 year ago

What happened?

i have two enocean ptm 215z switches (https://www.zigbee2mqtt.io/devices/PTM_215Z.html). both are recognized, but as the wrong device (https://www.zigbee2mqtt.io/devices/8718696743133.html#philips-8718696743133).

the button presses are recognized correctly, but the release feature and the possibility to press multiple buttons at the same time are missing.

but if i press 2 buttons at the same time, an error is logged:

{
  "level": "error",
  "message": "Hue Tap: missing command '101'"
}

What did you expect to happen?

i expected the switches to be recognized correctly.

How to reproduce it (minimal and precise)

pair a ptm 215z.

Zigbee2MQTT version

1.28.1 commit: 48117fd

Adapter firmware version

20220219

Adapter

cod.m Zigbee CC2652P2 TCP Ethernet Coordinator

Debug log

info 2022-11-03 23:09:44: Device '0x000000000047aa68' joined info 2022-11-03 23:09:44: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x000000000047aa68","ieee_address":"0x000000000047aa68"},"type":"device_joined"}' info 2022-11-03 23:09:44: Successfully interviewed '0x000000000047aa68', device has successfully been paired info 2022-11-03 23:09:44: Device '0x000000000047aa68' is supported, identified as: Philips Hue tap (8718696743133) info 2022-11-03 23:09:44: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"definition":{"description":"Hue tap","exposes":[{"access":1,"description":"Triggered action (e.g. a button click)","name":"action","property":"action","type":"enum","values":["press_1","press_2","press_3","press_4"]},{"access":1,"description":"Link quality (signal strength)","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi","value_max":255,"value_min":0}],"model":"8718696743133","options":[],"supports_ota":false,"vendor":"Philips"},"friendly_name":"0x000000000047aa68","ieee_address":"0x000000000047aa68","status":"successful","supported":true},"type":"device_interview"}' debug 2022-11-03 23:09:44: Received Zigbee message from '0x000000000047aa68', type 'commandCommisioningNotification', cluster 'greenPower', data '{"commandFrame":{"applicationInfo":0,"deviceID":2,"extendedOptions":242,"gpdClientClusters":{"data":[],"type":"Buffer"},"gpdCommandIdList":{"data":[],"type":"Buffer"},"gpdServerClusters":{"data":[],"type":"Buffer"},"keyMic":3360263445,"manufacturerID":0,"modelID":0,"numClientClusters":0,"numGdpCommands":0,"numServerClusters":0,"options":129,"outgoingCounter":4190,"securityKey":{"data":[69,67,42,55,236,190,117,243,181,155,55,56,100,243,188,60],"type":"Buffer"}},"commandID":224,"frameCounter":94,"gppGddLink":215,"gppNwkAddr":43645,"options":2048,"payloadSize":27,"srcID":4696680}' from endpoint 242 with groupID 0 info 2022-11-03 23:09:44: MQTT publish: topic 'zigbee2mqtt/0x000000000047aa68/availability', payload 'online'

quotschmacher commented 1 year ago

is there anything else i could post to support the development?

github-actions[bot] commented 1 year ago

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