Skip to content

Commit

Permalink
Update custom_clusters.py
Browse files Browse the repository at this point in the history
Ruff
  • Loading branch information
lboue committed Aug 12, 2024
1 parent 945b6c2 commit 7ba2869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions matter_server/common/custom_clusters.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ def attribute_type(cls) -> ClusterObjectFieldDescriptor:

value: int = 0


@dataclass
class NeoCluster(Cluster, CustomClusterMixin):
"""Custom (vendor-specific) cluster for Neo - Vendor ID 4991 (0x137F)."""
Expand Down

0 comments on commit 7ba2869

Please sign in to comment.