-
Notifications
You must be signed in to change notification settings - Fork 300
/
custom_components_old.json
34 lines (34 loc) · 1.86 KB
/
custom_components_old.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
{
"device_tracker.composite": {
"updated_at": "2019-01-23",
"version": "1.7.0",
"local_location": "/custom_components/device_tracker/composite.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/composite/device_tracker.py",
"visit_repo": "https://github.com/pnbruckner/homeassistant-config",
"changelog": "https://github.com/pnbruckner/homeassistant-config/blob/master/docs/composite.md#release-notes"
},
"device_tracker.life360": {
"updated_at": "2019-03-21",
"version": "2.9.0",
"local_location": "/custom_components/device_tracker/life360.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/life360/device_tracker.py",
"visit_repo": "https://github.com/pnbruckner/homeassistant-config",
"changelog": "https://github.com/pnbruckner/homeassistant-config/blob/master/docs/life360.md#release-notes"
},
"sensor.illuminance": {
"updated_at": "2019-04-06",
"version": "2.0.3",
"local_location": "/custom_components/sensor/illuminance.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/illuminance/sensor.py",
"visit_repo": "https://github.com/pnbruckner/homeassistant-config",
"changelog": "https://github.com/pnbruckner/homeassistant-config/blob/master/docs/illuminance.md#release-notes"
},
"sun": {
"updated_at": "2019-02-19",
"version": "1.1.0",
"local_location": "/custom_components/sun.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"
}
}