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 d8d2daa commit 84909a9Copy full SHA for 84909a9
custom_components/uhoo/manifest.json
@@ -8,14 +8,13 @@
8
],
9
"config_flow": true,
10
"documentation": "https://github.com/andrewleech/uhoo-homeassistant/",
11
- "iot_class": "cloud_polling",
12
"issue_tracker": "https://github.com/andrewleech/uhoo-homeassistant/issues",
13
"requirements": [
14
"aiohttp>=3.7.4",
15
"click>=8.0.1",
16
"pycryptodome>=3.10.1",
17
"pyyaml>=6.0",
18
"yarl>=1.8.1"
19
- ]
+ ],
20
"version": "0.0.7"
21
}
0 commit comments