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.
2 parents 14e7a3f + 9d872ca commit f34ff66Copy full SHA for f34ff66
custom_components/feedparser/manifest.json
@@ -1,10 +1,10 @@
1
{
2
"domain": "feedparser",
3
"name": "Feedparser",
4
- "version": "0.1.7",
5
- "documentation": "https://github.com/custom-components/feedparser/blob/master/README.md",
+ "codeowners": ["@iantrich", "@ogajduse"],
6
"dependencies": [],
7
- "codeowners": ["@iantrich"],
+ "documentation": "https://github.com/custom-components/feedparser/blob/master/README.md",
+ "iot_class": "cloud_polling",
8
"requirements": ["feedparser==6.0.8"],
9
- "iot_class": "cloud_polling"
+ "version": "0.1.7"
10
}
0 commit comments