Skip to content

Commit

Permalink
Alphabetic key ordering manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TimSoethout authored Sep 15, 2024
1 parent 4efe4ae commit 18914cc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions custom_components/sems/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"domain": "sems",
"name": "GoodWe SEMS API",
"config_flow": true,
"documentation": "https://github.com/TimSoethout/goodwe-sems-home-assistant",
"issue_tracker": "https://github.com/TimSoethout/goodwe-sems-home-assistant/issues",
"iot_class": "cloud_polling",
"requirements": [],
"dependencies": [],
"codeowners": ["@TimSoethout"],
"version": "5.0.0"
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/TimSoethout/goodwe-sems-home-assistant",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/TimSoethout/goodwe-sems-home-assistant/issues",
"requirements": [],
"version": "5.0.0"
}

0 comments on commit 18914cc

Please sign in to comment.