-
Notifications
You must be signed in to change notification settings - Fork 12
/
custom_updater.json
42 lines (42 loc) · 2.42 KB
/
custom_updater.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
{
"docker_monitor": {
"updated_at": "2019-02-19",
"version": "0.0.3",
"local_location": "/custom_components/docker_monitor/__init__.py",
"remote_location": "https://raw.githubusercontent.com/Sanderhuisman/home-assistant-custom-components/master/docker_monitor/__init__.py",
"changelog": "https://github.com/Sanderhuisman/home-assistant-custom-components/releases/latest",
"visit_repo": "https://github.com/Sanderhuisman/home-assistant-custom-components"
},
"docker_monitor.sensor": {
"updated_at": "2019-02-19",
"version": "0.0.3",
"local_location": "/custom_components/docker_monitor/sensor.py",
"remote_location": "https://raw.githubusercontent.com/Sanderhuisman/home-assistant-custom-components/master/docker_monitor/sensor.py",
"changelog": "https://github.com/Sanderhuisman/home-assistant-custom-components/releases/latest",
"visit_repo": "https://github.com/Sanderhuisman/home-assistant-custom-components"
},
"docker_monitor.switch": {
"updated_at": "2019-02-19",
"version": "0.0.3",
"local_location": "/custom_components/docker_monitor/switch.py",
"remote_location": "https://raw.githubusercontent.com/Sanderhuisman/home-assistant-custom-components/master/docker_monitor/switch.py",
"changelog": "https://github.com/Sanderhuisman/home-assistant-custom-components/releases/latest",
"visit_repo": "https://github.com/Sanderhuisman/home-assistant-custom-components"
},
"eetlijst.sensor": {
"updated_at": "2019-02-19",
"version": "0.0.3",
"local_location": "/custom_components/sensor/eetlijst.py",
"remote_location": "https://raw.githubusercontent.com/Sanderhuisman/home-assistant-custom-components/master/sensor/eetlijst.py",
"changelog": "https://github.com/Sanderhuisman/home-assistant-custom-components/releases/latest",
"visit_repo": "https://github.com/Sanderhuisman/home-assistant-custom-components"
},
"luftdaten.sensor": {
"updated_at": "2019-02-19",
"version": "0.0.3",
"local_location": "/custom_components/sensor/luftdaten_cu.py",
"remote_location": "https://raw.githubusercontent.com/Sanderhuisman/home-assistant-custom-components/master/sensor/luftdaten_cu.py",
"changelog": "https://github.com/Sanderhuisman/home-assistant-custom-components/releases/latest",
"visit_repo": "https://github.com/Sanderhuisman/home-assistant-custom-components"
}
}