Skip to content

Commit

Permalink
reorganize content of manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
remialban committed Jul 24, 2024
1 parent 55f4383 commit 621c6b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions custom_components/ipx800v3/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"domain": "ipx800v3",
"name": "GCE IPX800 V3",
"version": "1.0",
"after_dependencies": ["http"],
"codeowners": ["@remialban"],
"integration_type": "hub",
"config_flow": true,
"documentation": "https://github.com/remialban/ipx800v3",
"after_dependencies": ["http"],
"integration_type": "hub",
"iot_class": "local_polling",
"config_flow": true
"version": "1.0"
}

0 comments on commit 621c6b9

Please sign in to comment.