Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
build: 🐛 Move manifest, fix domain and version
Browse files Browse the repository at this point in the history
  • Loading branch information
andyrak committed Apr 23, 2024
1 parent 8c432ae commit d0804a8
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"domain": "aladdin_connect_legacy",
"domain": "custom_components",
"name": "Aladdin Connect Legacy",
"codeowners": [
"@andyrak"
Expand All @@ -14,5 +14,6 @@
],
"requirements": [
"AIOAladdinConnect==0.1.58"
]
],
"version": "0.1.0"
}

0 comments on commit d0804a8

Please sign in to comment.