Skip to content

Commit

Permalink
Updated DOMAIN and folder to insnrg_chlorinator
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattat01 committed Oct 27, 2024
1 parent 67aa277 commit e6216cf
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DOMAIN = "ha-insnrg-chlorinator"
DOMAIN = "insnrg_chlorinator"
API_URL = "https://imnwf40hng.execute-api.us-east-2.amazonaws.com/prod/actionApi"
API_SystemID_URL = "https://69lfsbfsrb.execute-api.us-east-2.amazonaws.com/prod/all"
ClientId = "50kmkes69ij352vpq3ec7dfki2"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"domain": "ha-insnrg-chlorinator",
"domain": "insnrg_chlorinator",
"name": "INSNRG Chlorinator",
"codeowners": [ "@Mattat01" ],
"config_flow": true,
Expand All @@ -8,5 +8,5 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Mattat01/ha-insnrg-chlorinator/issues",
"requirements": [ "aioboto3" ],
"version": "1.2.0"
"version": "1.0.1"
}
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "ha-insnrg-chlorinator",
"name": "insnrg_chlorinator",
"render_readme": true
}

0 comments on commit e6216cf

Please sign in to comment.