We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ffda91 commit 1c099b7Copy full SHA for 1c099b7
custom_components/feedparser/manifest.json
@@ -5,5 +5,6 @@
5
"documentation": "https://github.com/custom-components/feedparser/blob/master/README.md",
6
"dependencies": [],
7
"codeowners": ["@iantrich"],
8
- "requirements": ["feedparser==6.0.8"]
+ "requirements": ["feedparser==6.0.8"],
9
+ "iot_class": "cloud_polling"
10
}
0 commit comments