We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7f7038 commit f8548e1Copy full SHA for f8548e1
custom_components/programmable_thermostat/const.py
@@ -6,7 +6,7 @@
6
HVAC_MODE_HEAT_COOL)
7
8
#Generic
9
-VERSION = '7.4'
+VERSION = '7.5'
10
DOMAIN = 'programmable_thermostat'
11
PLATFORM = 'climate'
12
ISSUE_URL = 'https://github.com/custom-components/climate.programmable_thermostat/issues'
0 commit comments