Skip to content

Commit

Permalink
Remove duplicated code (#1729)
Browse files Browse the repository at this point in the history
Removed one line in class SinopeLineThermostats which was there two time in replacement
  • Loading branch information
claudegel committed Sep 1, 2022
1 parent e5ba53f commit b98948e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zhaquirks/sinope/thermostat.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ class SinopeLineThermostats(SinopeTechnologiesThermostat):
Identify.cluster_id,
Groups.cluster_id,
Scenes.cluster_id,
SinopeTechnologiesThermostatCluster,
UserInterface.cluster_id,
TemperatureMeasurement.cluster_id,
Metering.cluster_id,
Expand Down

0 comments on commit b98948e

Please sign in to comment.