Skip to content

Commit

Permalink
Sort manifest (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
thecode authored Feb 27, 2023
1 parent 12f910d commit edc8188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/rpi_gpio/manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"domain": "rpi_gpio",
"name": "Raspberry Pi GPIO",
"codeowners": ["@thecode"],
"documentation": "https://github.com/thecode/ha-rpi_gpio",
"iot_class": "local_push",
"issue_tracker": "https://github.com/thecode/ha-rpi_gpio/issues",
"requirements": ["RPi.GPIO==0.7.1"],
"codeowners": ["@thecode"],
"iot_class": "local_push",
"version": "2022.7.0"
}

0 comments on commit edc8188

Please # to comment.