Skip to content

Commit 52f4467

Browse files
authored
Fix manifest.json
1 parent b8b921c commit 52f4467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/remote_homeassistant/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"domain": "remote_homeassistant",
33
"name": "Remote Home-Assistant",
4-
"version": "2024.06.18",
54
"codeowners": [
65
"@jaym25",
76
"@lukas-hetzenecker",
@@ -13,6 +12,7 @@
1312
"iot_class": "local_push",
1413
"issue_tracker": "https://github.com/custom-components/remote_homeassistant/issues",
1514
"requirements": [],
15+
"version": "4.0",
1616
"zeroconf": [
1717
"_home-assistant._tcp.local."
1818
]

0 commit comments

Comments
 (0)