We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3762cba commit d070d9eCopy full SHA for d070d9e
zhaquirks/tuya/ts0121_plug.py
@@ -1,7 +1,7 @@
1
"""Tuya TS0121 plug."""
2
from zigpy.profiles import zgp, zha
3
from zigpy.quirks import CustomDevice
4
-from zigpy.zcl.clusters.general import Basic, Groups, Identify, OnOff, Ota, Scenes, Time
+from zigpy.zcl.clusters.general import Basic, GreenPowerProxy, Groups, Identify, OnOff, Ota, Scenes, Time
5
from zigpy.zcl.clusters.homeautomation import ElectricalMeasurement
6
from zigpy.zcl.clusters.smartenergy import Metering
7
0 commit comments