Skip to content

ESP32 - Zigbee - HW and FW versions are not reported nor in Z2M nor ZHA #11568

Open
@dbn-b4e

Description

@dbn-b4e

Board

ESP32-C6

Device Description

None of zigee coordinator is able to display the HW or firmware version.

I am using zbLight.setVersion( 12); for example.

Tested bot ZHA and Z2M.

Also how to add HW version?

Thanks

Hardware Configuration

ESP32-C6 standard

Version

latest stable Release (if not listed below)

IDE Name

Arduino

Operating System

Mac os x 15

Flash frequency

80

PSRAM enabled

no

Upload speed

921k

Description

No version information of device after zbLight.setVersion( 12);

Sketch

zbLight.setVersion( 12);
  zbTempSensor.setVersion( 12);
  zbContactSwitch.setVersion( 12);
  zbButton.setVersion(12);

Debug Message

None

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions