Skip to content

Commit

Permalink
chore: iot class in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
vanstinator committed Sep 12, 2021
1 parent 4b6f30a commit 2a5818e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/raincloud/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"version": "1.2.3",
"documentation": "https://github.com/vanstinator/hass-raincloud/blob/master/README.md",
"requirements": ["raincloudy==1.1.1"],
"codeowners": ["@vanstinator"]
"codeowners": ["@vanstinator"],
"iot_class": "cloud_polling"
}

0 comments on commit 2a5818e

Please sign in to comment.