Skip to content

Commit

Permalink
add IoT Class
Browse files Browse the repository at this point in the history
  • Loading branch information
Misiu authored Apr 29, 2021
1 parent b208f28 commit 7cd0e99
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
Expand Up @@ -4,13 +4,13 @@
"version": "0.0.2",
"documentation": "https://github.com/Misiu/argon40",
"issue_tracker": "https://github.com/Misiu/argon40/issues",
"dependencies": [],
"config_flow": false,
"codeowners": [
"@Misiu"
],
"requirements": [
"RPi.GPIO==0.7.0",
"smbus-cffi==0.5.1"
]
],
"iot_class": "assumed_state"
}

0 comments on commit 7cd0e99

Please sign in to comment.