Skip to content

Commit

Permalink
try to fix [MANIFEST] Manifest keys have been sorted: domain, name, t…
Browse files Browse the repository at this point in the history
…hen alphabetical order
  • Loading branch information
Jean-Marc Collin committed Feb 26, 2023
1 parent fb7ee1b commit e63213d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/versatile_thermostat/manifest.json
Original file line number Diff line number Diff line change
@@ -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": {},
Expand Down

0 comments on commit e63213d

Please sign in to comment.