Skip to content

Commit

Permalink
Merge pull request #33 from Minims/master
Browse files Browse the repository at this point in the history
[2022.07.0] Update GPIO Version
  • Loading branch information
Misiu authored Jul 10, 2022
2 parents 037958d + 6d4186a commit 83e6904
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/argon40/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"domain": "argon40",
"name": "Argon40",
"version": "0.0.4",
"version": "0.0.5",
"documentation": "https://github.com/Misiu/argon40",
"issue_tracker": "https://github.com/Misiu/argon40/issues",
"codeowners": ["@Misiu"],
"requirements": [
"RPi.GPIO==0.7.1a4",
"RPi.GPIO==0.7.1",
"smbus-cffi==0.5.1"
],
"iot_class": "assumed_state"
Expand Down

0 comments on commit 83e6904

Please sign in to comment.