From 459621218146615a53d6ce5abc034f95b05be868 Mon Sep 17 00:00:00 2001 From: Claude Gelinas Date: Sun, 10 Nov 2024 17:10:39 -0500 Subject: [PATCH] typo fix --- thermostat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thermostat.py b/thermostat.py index c37868c..9abb164 100644 --- a/thermostat.py +++ b/thermostat.py @@ -1,4 +1,4 @@ -"""Module to handle quirks of the Sinopé Technologies thermostats. +"""Module to handle quirks of the Sinopé Technologies thermostats. Manufacturer specific cluster implements attributes to control displaying of outdoor temperature, setting occupancy on/off and setting device time.