Skip to content

Commit

Permalink
Updated manifest.json to comply with hassfest validation
Browse files Browse the repository at this point in the history
  • Loading branch information
MineTech13 committed Feb 6, 2024
1 parent 9a15d44 commit 2e8080d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions custom_components/basestation/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"domain": "basestation",
"name": "Valve Index Basestation",
"version": "1.1.0",
"codeowners": ["@jariz", "@TCL987", "@MineTech13"],
"config_flow": false,
"dependencies": ["bluetooth"],
"documentation": "https://github.com/minetech13/homeassistant-basestation",
"issue_tracker": "https://github.com/minetech13/homeassistant-basestation/issues",
"codeowners": ["@jariz", "@TCL987", "@MineTech13"],
"iot_class": "local_polling",
"dependencies": ["bluetooth"]
"issue_tracker": "https://github.com/minetech13/homeassistant-basestation/issues",
"version": "1.1.0"
}

0 comments on commit 2e8080d

Please sign in to comment.