|
1 | 1 | { |
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" |
22 | 15 | } |
0 commit comments