Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekk015 committed Oct 31, 2023
1 parent 0b3ac90 commit c6f514e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts0601_trv_maxsmart.py
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ class Silvercrest3ManufCluster(MaxsmartManufCluster):
"set_data",
{"param": TuyaManufCluster.Command},
False,
is_manufacturer_specific=True,
is_manufacturer_specific=False,
),
0x0010: foundation.ZCLCommandDef(
"mcu_version_req",
Expand Down

0 comments on commit c6f514e

Please sign in to comment.