We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aca8cf commit 5b81676Copy full SHA for 5b81676
1 file changed
custom_components/galatz_news/manifest.json
@@ -3,10 +3,10 @@
3
"name": "Galatz lastest hourly news",
4
"codeowners": ["@leranp"],
5
"config_flow": true,
6
+ "dependencies": ["http"],
7
"documentation": "https://github.com/leranp/HomeAssistant-galatz-news",
8
"iot_class": "cloud_polling",
9
"issue_tracker": "https://github.com/leranp/HomeAssistant-galatz-news/issues",
- "dependencies": ["http"],
10
"requirements": ["cloudscraper==1.2.71"],
11
"version": "1.3.0"
12
}
0 commit comments