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 957d0fb commit 413c10dCopy full SHA for 413c10d
zhaquirks/schneiderelectric/thermostat.py
@@ -2,10 +2,9 @@
2
3
from typing import Final
4
5
-import zigpy.types as t
6
-
7
from zigpy.quirks import CustomCluster
8
from zigpy.quirks.v2 import QuirkBuilder
+import zigpy.types as t
9
from zigpy.zcl import foundation
10
from zigpy.zcl.clusters.measurement import TemperatureMeasurement
11
from zigpy.zcl.clusters.smartenergy import Metering
0 commit comments