Prepare repository for HACS
Update integration metadata, sync translations, add HACS and Hassfest validation workflows, and add local brand assets for Home Assistant integration branding.
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"codeowners": [
|
||||
"@your-github-handle"
|
||||
"@mcgeezy"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [
|
||||
"frontend"
|
||||
],
|
||||
"documentation": "https://github.com/your-org/relaytv",
|
||||
"documentation": "https://github.com/mcgeezy/relaytv-ha",
|
||||
"domain": "relaytv",
|
||||
"iot_class": "local_polling",
|
||||
"issue_tracker": "https://github.com/your-org/relaytv/issues",
|
||||
"issue_tracker": "https://github.com/mcgeezy/relaytv-ha/issues",
|
||||
"name": "RelayTV",
|
||||
"requirements": [],
|
||||
"version": "0.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user