This repository has been archived by the owner on Jul 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
custom_components.json
36 lines (36 loc) · 1.6 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
{
"clientraw": {
"updated_at": "2019-04-25",
"version": "1.0.0",
"local_location": "/custom_components/clientraw/sensor.py",
"remote_location": "https://raw.githubusercontent.com/pilotak/HomeAssistant-CustomComponents/master/clientraw/sensor.py",
"visit_repo": "https://github.com/pilotak/HomeAssistant-CustomComponents",
"changelog": "",
"resources": [
"https://raw.githubusercontent.com/pilotak/HomeAssistant-CustomComponents/master/clientraw/manifest.json"
]
},
"attributes": {
"updated_at": "2019-04-25",
"version": "1.0.0",
"local_location": "/custom_components/attributes/sensor.py",
"remote_location": "https://raw.githubusercontent.com/pilotak/HomeAssistant-CustomComponents/master/attributes/sensor.py",
"visit_repo": "https://github.com/pilotak/HomeAssistant-CustomComponents",
"changelog": "",
"resources": [
"https://raw.githubusercontent.com/pilotak/HomeAssistant-CustomComponents/master/attributes/manifest.json"
]
},
"mikrotik": {
"updated_at": "2019-04-25",
"version": "1.0.0",
"local_location": "/custom_components/mikrotik/__init__.py",
"remote_location": "https://raw.githubusercontent.com/pilotak/HomeAssistant-CustomComponents/master/mikrotik/__init__.py",
"visit_repo": "https://github.com/pilotak/HomeAssistant-CustomComponents",
"changelog": "",
"resources": [
"https://raw.githubusercontent.com/pilotak/HomeAssistant-CustomComponents/master/mikrotik/manifest.json",
"https://raw.githubusercontent.com/pilotak/HomeAssistant-CustomComponents/master/mikrotik/services.yaml"
]
}
}