Update integration metadata, sync translations, add HACS and Hassfest validation workflows, and add local brand assets for Home Assistant integration branding.
17 lines
351 B
JSON
17 lines
351 B
JSON
{
|
|
"codeowners": [
|
|
"@mcgeezy"
|
|
],
|
|
"config_flow": true,
|
|
"dependencies": [
|
|
"frontend"
|
|
],
|
|
"documentation": "https://github.com/mcgeezy/relaytv-ha",
|
|
"domain": "relaytv",
|
|
"iot_class": "local_polling",
|
|
"issue_tracker": "https://github.com/mcgeezy/relaytv-ha/issues",
|
|
"name": "RelayTV",
|
|
"requirements": [],
|
|
"version": "0.3.6"
|
|
}
|