forked from dj21d/sinope
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcustom_components.json
16 lines (16 loc) · 922 Bytes
/
custom_components.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"neviweb": {
"version": "2.2.4",
"local_location": "/custom_components/neviweb/__init__.py",
"remote_location": "https://github.com/claudegel/sinope-1/tree/master/custom_components/neviweb/__init__.py",
"visit_repo": "https://github.com/claudegel/sinope-1",
"changelog": "https://github.com/claudegel/sinope-1/wiki/Changelog",
"resources": [
"https://github.com/claudegel/sinope-1/tree/master/custom_components/neviweb/light.py",
"https://github.com/claudegel/sinope-1/tree/master/custom_components/neviweb/climate.py",
"https://github.com/claudegel/sinope-1/tree/master/custom_components/neviweb/switch.py",
"https://github.com/claudegel/sinope-1/tree/master/custom_components/neviweb/const.py",
"https://github.com/claudegel/sinope-1/tree/master/custom_components/neviweb/services.yaml",
]
}
}