zigbee-herdsman-converters: Sonoff SNZB-06P incorrect cluster/attribute IDs for occupancy timeout and sensitivity?

Hi, I’m adding this issue here since this is where the devices are defined. Apologies if this should have gone via the main zigbee2mqtt repo.

A recent PR (https://github.com/Koenkk/zigbee-herdsman-converters/pull/6710) added support for Illuminance, Occupancy Timeout, and Occupancy Sensitivity to the Sonoff SNZB-06P.

However, attempting to read either of the Occupancy attributes results in a Status: 'UNSUPPORTED_ATTRIBUTE' error. Reading the illumination attribute was also added at the same time, and this works fine.

The device definitely supports reading/writing at least the Occupancy Timeout as setting this via the dev console using the msOccupancySensing cluster with the ultrasonicOToUDelay definitely works.

I would have attempted to debug this further, but I do not know how to turn the msOccupancySensing and ultrasonicOToUDelay names into the relevant IDs to check that those given in the PR are correct, and I could not see how to get Z2M to give me that information.

About this issue

  • Original URL
  • State: closed
  • Created 6 months ago
  • Comments: 17 (13 by maintainers)

Commits related to this issue

Most upvoted comments

Issue should be fixed now!

Changes will be available in the dev branch in a few hours from now.