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 20eb48c commit afa90acCopy full SHA for afa90ac
zhaquirks/schneiderelectric/thermostat.py
@@ -6,7 +6,7 @@
6
from zigpy.quirks.v2 import QuirkBuilder
7
import zigpy.types as t
8
from zigpy.zcl import foundation
9
-from zigpy.zcl.clusters.hvac import Thermostat, SystemMode, UserInterface
+from zigpy.zcl.clusters.hvac import SystemMode, Thermostat, UserInterface
10
from zigpy.zcl.clusters.measurement import TemperatureMeasurement
11
from zigpy.zcl.clusters.smartenergy import Metering
12
0 commit comments