Initial commit for relaytv-ha

This commit is contained in:
customrenovations
2026-02-20 12:25:32 -06:00
commit f08f7ac167
16 changed files with 1239 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"codeowners": [
"@your-github-handle"
],
"config_flow": true,
"dependencies": [
"frontend"
],
"documentation": "https://github.com/your-org/relaytv",
"domain": "relaytv",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/your-org/relaytv/issues",
"name": "RelayTV",
"requirements": [],
"version": "0.3.6"
}