diff --git a/custom_components/programmable_thermostat/manifest.json b/custom_components/programmable_thermostat/manifest.json index 0ebad21..84fc1d3 100644 --- a/custom_components/programmable_thermostat/manifest.json +++ b/custom_components/programmable_thermostat/manifest.json @@ -8,5 +8,6 @@ ], "codeowners": [], "requirements": [], - "config_flow": true + "config_flow": true, + "version": "8.1" }