Skip to content

Commit

Permalink
Refactor NO_MANUFACTURER_ID classes
Browse files Browse the repository at this point in the history
  • Loading branch information
javicalle committed May 19, 2022
1 parent 58797bf commit 3ce6f12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zhaquirks/tuya/mcu/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@ async def command(
].schema(command_id=command_id, status=foundation.Status.UNSUP_CLUSTER_COMMAND)


# based on https://github.com/zigpy/zha-device-handlers/blob/b802c1fb2cf2682f9a4722bfb57a1958cad9dad7/zhaquirks/tuya/ts0601_dimmer.py#L48
class TuyaOnOffNM(NoManufacturerCluster, TuyaOnOff):
"""Tuya OnOff cluster with NoManufacturerID."""

Expand Down

0 comments on commit 3ce6f12

Please sign in to comment.