Skip to content

Commit 1c099b7

Browse files
authored
Add IoT class to manifest (#55)
1 parent 5ffda91 commit 1c099b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

custom_components/feedparser/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"documentation": "https://github.com/custom-components/feedparser/blob/master/README.md",
66
"dependencies": [],
77
"codeowners": ["@iantrich"],
8-
"requirements": ["feedparser==6.0.8"]
8+
"requirements": ["feedparser==6.0.8"],
9+
"iot_class": "cloud_polling"
910
}

0 commit comments

Comments
 (0)