Skip to content

Commit

Permalink
Version 0.0.5
Browse files Browse the repository at this point in the history
- Dependecy bump connectlife 0.0.3 -> 0.0.5
  Complete changelog: oyvindwe/connectlife@v0.0.3...v0.0.5
  • Loading branch information
Øyvind Matheson Wergeland authored and Øyvind Matheson Wergeland committed May 17, 2024
1 parent 0f63d3f commit 82ba141
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions custom_components/connectlife/manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
{
"domain": "connectlife",
"name": "ConnectLife",
"codeowners": [
"@oyvindwe"
],
"codeowners": ["@oyvindwe"],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/oyvindwe/connectlife-ha",
"homekit": {},
"iot_class": "cloud_polling",
"requirements": ["connectlife==0.0.3"],
"ssdp": [],
"zeroconf": [],
"version": "0.0.4"
"requirements": ["connectlife==0.0.5"],
"version": "0.0.5"
}

0 comments on commit 82ba141

Please sign in to comment.