Skip to content

Commit aa3ef6d

Browse files
authored
Update manifest.json
1 parent 24d1175 commit aa3ef6d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

custom_components/hass_agent/manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
"ssdp": [],
1010
"zeroconf": [],
1111
"homekit": {},
12-
"dependencies": ["mqtt"],
12+
"dependencies": [
13+
"mqtt",
14+
"http"
15+
],
1316
"codeowners": [
1417
"@fillefilip8"
1518
],

0 commit comments

Comments
 (0)