Skip to content

Commit

Permalink
Sorted keys in MANIFEST in alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
physje committed Nov 30, 2023
1 parent 3df695d commit d31799d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/waterinfo/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"codeowners": ["@physje"],
"config_flow": true,
"documentation": "https://github.com/physje/waterinfo",
"issue_tracker": "https://github.com/physje/waterinfo/issues",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/physje/waterinfo/issues",
"requirements": ["waterinfo-ddlpy==0.2.2"],
"version": "0.9.0"
}

0 comments on commit d31799d

Please sign in to comment.