project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.45k stars 1.99k forks source link

[Test Failed] DEMM has on mode attribute enabled (failed IDM-10.2 conformance) in Energy Management App #35021

Closed jamesharrow closed 1 month ago

jamesharrow commented 2 months ago

Test issue(s)

When testing IDM against Energy Management App the checker found:

Problem: ProblemSeverity.ERROR     test_name: IDM-10.2     location:        Endpoint: 1,        Cluster:  159 (0x9f) DeviceEnergyManagementMode       Attribute:3 (0x03)     problem: Attribute 0x03 is included, but is disallowed by conformance. Conformance: DEPONOFF, implemented features:     spec_location:         This was previously enabled, but since changing the spec to disallow DEPONOFF and Startup mode and OnMode these attributes should not be enabled.         Worth also checking in EEVSE mode and WHM mode.

Platform

all

Anything else?

This was found in Matter 1.4 TE2 testing.

jamesharrow commented 1 month ago

This should be fixed in https://github.com/project-chip/connectedhomeip/pull/34886/files#diff-7536f8bfb7946b8cb2adf36b3a8a3e1898e36a3901ece2f62f224697411a94b5L4871-L4903

EVSEM and DEMM do not seem to have this enabled in my build locally - so think this is resolved.

jamesharrow commented 1 month ago

Checked EVSEM, DEMM, WHM on master : 6c6b11f723692855446744c8bbc36ec1c5404512 (Thurs 29th Aug) and OnMode and StartupMode attributes are not present on EP1.