From 4a7e6d7f14965afc2287f952bd522d25d1b1f9bc Mon Sep 17 00:00:00 2001 From: MapoDan <42698485+MapoDan@users.noreply.github.com> Date: Sat, 20 Mar 2021 09:05:01 +0100 Subject: [PATCH] Update manifest.json --- custom_components/programmable_thermostat/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" }