Files
RelayTV-HA/custom_components/relaytv/manifest.json
T
mark f06d1a3d71 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.
2026-04-03 17:33:19 -05:00

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"
}