Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
basbruss committed Jan 23, 2024
1 parent 94e613a commit 6029b97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/adaptive_cover/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"name": "Adaptive Cover",
"codeowners": ["@basbruss"],
"config_flow": true,
"documentation": "https://github.com/basbruss/test",
"documentation": "https://github.com/basbruss/adaptive_cover",
"iot_class": "calculated",
"issue_tracker": "https://github.com/basbruss/adaptive-cover/issues",
"requirements": ["astral", "pandas"],
"version": "0.0.1"
"version": "0.2.2"
}

0 comments on commit 6029b97

Please sign in to comment.