-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathcustom_components.json
19 lines (19 loc) · 1.15 KB
/
custom_components.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"neviweb130": {
"version": "2.8.9",
"local_location": "/custom_components/neviweb130/__init__.py",
"remote_location": "https://github.com/claudegel/sinope-130/tree/master/custom_components/__init__.py",
"visit_repo": "https://github.com/claudegel/sinope-130",
"changelog": "https://github.com/claudegel/sinope-130/wiki/Changelog",
"resources": [
"https://github.com/claudegel/sinope-130/tree/master/custom_components/light.py",
"https://github.com/claudegel/sinope-130/tree/master/custom_components/climate.py",
"https://github.com/claudegel/sinope-130/tree/master/custom_components/switch.py",
"https://github.com/claudegel/sinope-130/tree/master/custom_components/sensor.py",
"https://github.com/claudegel/sinope-130/tree/master/custom_components/const.py",
"https://github.com/claudegel/sinope-130/tree/master/custom_components/schema.py",
"https://github.com/claudegel/sinope-130/tree/master/custom_components/valve.py",
"https://github.com/claudegel/sinope-130/tree/master/custom_components/services.yaml"
]
}
}