Fix Hassfest validation issues (#1)

This commit is contained in:
2026-04-16 19:12:39 -05:00
committed by GitHub
parent 272f6ce769
commit 6e7df3c72e
5 changed files with 7 additions and 26 deletions
+3 -3
View File
@@ -1,4 +1,6 @@
{
"domain": "relaytv",
"name": "RelayTV",
"codeowners": [
"@mcgeezy"
],
@@ -7,10 +9,8 @@
"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.8"
"version": "0.3.9"
}