Skip to content

Commit 7de058b

Browse files
committed
Include hacs.json file
1 parent f2371ae commit 7de058b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

custom_components/zimi/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "zimi",
44
"config_flow": true,
55
"documentation": "https://www.home-assistant.io/integrations/zimi",
6-
"version": "1.4.1",
6+
"version": "1.4.2",
77
"requirements": [
88
"zcc-helper==3.2.2"
99
],

hacs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"name": "Zimi Cloud Connect",
3+
"country": "AU",
4+
"homeassistant": "2024.8.2"
5+
}

0 commit comments

Comments
 (0)