Skip to content

Commit 877504b

Browse files
authored
Update hacs.json to unblock HACS issue (#108)
* Update hacs.json to unblock HACS issue, add version key
1 parent eb59755 commit 877504b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

custom_components/remote_homeassistant/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
"requirements": [],
1313
"zeroconf": [
1414
"_home-assistant._tcp.local."
15-
]
15+
],
16+
"version": "3.1"
1617
}

0 commit comments

Comments
 (0)