diff --git a/custom_components/versatile_thermostat/manifest.json b/custom_components/versatile_thermostat/manifest.json index ce5171f..4ac19b2 100644 --- a/custom_components/versatile_thermostat/manifest.json +++ b/custom_components/versatile_thermostat/manifest.json @@ -1,10 +1,10 @@ { "domain": "versatile_thermostat", "name": "Versatile Thermostat", - "config_flow": true, "codeowners": [ "@jmcollin78" ], + "config_flow": true, "dependencies": [], "documentation": "https://github.com/jmcollin78/versatile_thermostat", "homekit": {},