Skip to content

Commit

Permalink
Update device_types.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lboue authored Nov 7, 2024
1 parent 2a2f790 commit 09061d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matter_server/client/models/device_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ class BridgedNode(DeviceType, device_type=0x0013):

clusters = {
all_clusters.Descriptor,
all_clusters.BridgedDeviceBasic,
all_clusters.BridgedDeviceBasicInformation,
all_clusters.PowerSourceConfiguration,
all_clusters.PowerSource,
}
Expand Down

0 comments on commit 09061d6

Please sign in to comment.