Skip to content

Commit

Permalink
sorting manifest keys
Browse files Browse the repository at this point in the history
  • Loading branch information
dotvezz committed Jul 7, 2023
1 parent 7dbde99 commit 82b78b1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions custom_components/dyson_local/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
"name": "Dyson Local",
"config_flow": true,
"documentation": "https://github.com/libdyson-wg/ha-dyson",
"issue_tracker": "https://github.com/libdyson-wg/ha-dyson/issues",
"dependencies": ["zeroconf"],
"codeowners": ["@libdyson-wg"],
"requirements": ["libdyson-neon==1.0.2"],
"version": "0.22.1",
"iot_class": "local_polling"
"issue_tracker": "https://github.com/libdyson-wg/ha-dyson/issues",
"iot_class": "local_polling",
"version": "0.22.1"
}

0 comments on commit 82b78b1

Please sign in to comment.