Files
RelayTV-HA/custom_components/relaytv/manifest.json
T
2026-04-22 20:51:40 -05:00

17 lines
352 B
JSON

{
"domain": "relaytv",
"name": "RelayTV",
"codeowners": [
"@mcgeezy"
],
"config_flow": true,
"dependencies": [
"frontend"
],
"documentation": "https://github.com/mcgeezy/relaytv-ha",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/mcgeezy/relaytv-ha/issues",
"requirements": [],
"version": "0.3.12"
}