Skip to content

Commit d161faa

Browse files
authored
release: 2.4.1 (#172)
1 parent 88491c7 commit d161faa

File tree

1 file changed

+13
-20
lines changed

1 file changed

+13
-20
lines changed
Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,15 @@
11
{
2-
"domain": "econnect_metronet",
3-
"name": "e-Connect/Metronet Alarm",
4-
"after_dependencies": [],
5-
"codeowners": [
6-
"@palazzem"
7-
],
8-
"config_flow": true,
9-
"dependencies": [],
10-
"documentation": "https://github.com/palazzem/ha-econnect-alarm",
11-
"integration_type": "device",
12-
"iot_class": "cloud_polling",
13-
"issue_tracker": "https://github.com/palazzem/ha-econnect-alarm/issues",
14-
"loggers": [
15-
"custom_components.econnect_metronet",
16-
"elmo"
17-
],
18-
"requirements": [
19-
"econnect-python==0.12.0"
20-
],
21-
"version": "2.4.0"
2+
"domain": "econnect_metronet",
3+
"name": "e-Connect/Metronet Alarm",
4+
"after_dependencies": [],
5+
"codeowners": ["@palazzem"],
6+
"config_flow": true,
7+
"dependencies": [],
8+
"documentation": "https://github.com/palazzem/ha-econnect-alarm",
9+
"integration_type": "device",
10+
"iot_class": "cloud_polling",
11+
"issue_tracker": "https://github.com/palazzem/ha-econnect-alarm/issues",
12+
"loggers": ["custom_components.econnect_metronet", "elmo"],
13+
"requirements": ["econnect-python==0.12.0"],
14+
"version": "2.4.1"
2215
}

0 commit comments

Comments
 (0)