-
Notifications
You must be signed in to change notification settings - Fork 300
/
custom_components.json
65 lines (65 loc) · 3.96 KB
/
custom_components.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"amcrest": {
"updated_at": "2019-04-19",
"version": "1.3.3",
"local_location": "/custom_components/amcrest/__init__.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/amcrest/__init__.py",
"visit_repo": "https://github.com/pnbruckner/homeassistant-config",
"changelog": "https://github.com/pnbruckner/homeassistant-config/blob/master/docs/amcrest.md",
"resources": [
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/amcrest/binary_sensor.py",
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/amcrest/camera.py",
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/amcrest/sensor.py",
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/amcrest/switch.py",
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/amcrest/manifest.json"
]
},
"device_tracker.composite": {
"updated_at": "2019-06-06",
"version": "1.7.5",
"local_location": "/custom_components/composite/__init__.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/composite/__init__.py",
"visit_repo": "https://github.com/pnbruckner/homeassistant-config",
"changelog": "https://github.com/pnbruckner/homeassistant-config/blob/master/docs/composite.md#release-notes",
"resources": [
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/composite/device_tracker.py",
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/composite/manifest.json"
]
},
"device_tracker.life360": {
"updated_at": "2019-05-31",
"version": "2.10.1",
"local_location": "/custom_components/life360/__init__.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/life360/__init__.py",
"visit_repo": "https://github.com/pnbruckner/homeassistant-config",
"changelog": "https://github.com/pnbruckner/homeassistant-config/blob/master/docs/life360.md#release-notes",
"resources": [
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/life360/device_tracker.py",
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/life360/manifest.json"
]
},
"sensor.illuminance": {
"updated_at": "2019-04-19",
"version": "2.0.5",
"local_location": "/custom_components/illuminance/__init__.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/illuminance/__init__.py",
"visit_repo": "https://github.com/pnbruckner/homeassistant-config",
"changelog": "https://github.com/pnbruckner/homeassistant-config/blob/master/docs/illuminance.md#release-notes",
"resources": [
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/illuminance/sensor.py",
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/illuminance/manifest.json"
]
},
"sun": {
"updated_at": "2019-04-19",
"version": "1.1.1",
"local_location": "/custom_components/sun/__init__.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/sun/__init__.py",
"visit_repo": "https://github.com/pnbruckner/homeassistant-config",
"changelog": "https://github.com/pnbruckner/homeassistant-config/blob/master/docs/sun.md#release-notes",
"resources": [
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/sun/automation.py",
"https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/sun/manifest.json"
]
}
}