forked from pnbruckner/homeassistant-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustom_components.json
34 lines (34 loc) · 1.85 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
{
"device_tracker.composite": {
"updated_at": "2018-11-09",
"version": "1.6.0",
"local_location": "/custom_components/device_tracker/composite.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/device_tracker/composite.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": "2018-11-20",
"version": "2.2.0",
"local_location": "/custom_components/device_tracker/life360.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/device_tracker/life360.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": "2018-10-28",
"version": "2.0.0",
"local_location": "/custom_components/sensor/illuminance.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/sensor/illuminance.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": "2018-09-07",
"version": "1.0.0",
"local_location": "/custom_components/sun.py",
"remote_location": "https://raw.githubusercontent.com/pnbruckner/homeassistant-config/master/custom_components/sun.py",
"visit_repo": "https://github.com/pnbruckner/homeassistant-config",
"changelog": "https://github.com/pnbruckner/homeassistant-config/blob/master/docs/sun.md#release-notes"
}
}