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 0f63d3f commit 82ba141Copy full SHA for 82ba141
custom_components/connectlife/manifest.json
@@ -1,16 +1,10 @@
1
{
2
"domain": "connectlife",
3
"name": "ConnectLife",
4
- "codeowners": [
5
- "@oyvindwe"
6
- ],
+ "codeowners": ["@oyvindwe"],
7
"config_flow": true,
8
- "dependencies": [],
9
"documentation": "https://github.com/oyvindwe/connectlife-ha",
10
- "homekit": {},
11
"iot_class": "cloud_polling",
12
- "requirements": ["connectlife==0.0.3"],
13
- "ssdp": [],
14
- "zeroconf": [],
15
- "version": "0.0.4"
+ "requirements": ["connectlife==0.0.5"],
+ "version": "0.0.5"
16
}
0 commit comments