Skip to content

Commit b98948e

Browse files
authored
Remove duplicated code (#1729)
Removed one line in class SinopeLineThermostats which was there two time in replacement
1 parent e5ba53f commit b98948e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zhaquirks/sinope/thermostat.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ class SinopeLineThermostats(SinopeTechnologiesThermostat):
299299
Identify.cluster_id,
300300
Groups.cluster_id,
301301
Scenes.cluster_id,
302-
SinopeTechnologiesThermostatCluster,
303302
UserInterface.cluster_id,
304303
TemperatureMeasurement.cluster_id,
305304
Metering.cluster_id,

0 commit comments

Comments
 (0)