-
Notifications
You must be signed in to change notification settings - Fork 43
/
blueiris.json
20 lines (20 loc) · 1.38 KB
/
blueiris.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"blueiris": {
"version": "2.0.0",
"local_location": "/custom_components/blueiris/__init__.py",
"remote_location": "https://raw.githubusercontent.com/elad-bar/ha-blueiris/master/custom_components/blueiris/__init__.py",
"visit_repo": "https://github.com/elad-bar/ha-blueiris",
"changelog": "https://github.com/elad-bar/ha-blueiris/releases/latest",
"resources": [
"https://raw.githubusercontent.com/elad-bar/ha-blueiris/master/custom_components/blueiris/binary_sensor.py",
"https://raw.githubusercontent.com/elad-bar/ha-blueiris/master/custom_components/blueiris/blue_iris_api.py",
"https://raw.githubusercontent.com/elad-bar/ha-blueiris/master/custom_components/blueiris/blue_iris_data.py",
"https://raw.githubusercontent.com/elad-bar/ha-blueiris/master/custom_components/blueiris/camera.py",
"https://raw.githubusercontent.com/elad-bar/ha-blueiris/master/custom_components/blueiris/const.py",
"https://raw.githubusercontent.com/elad-bar/ha-blueiris/master/custom_components/blueiris/home_assistant.py",
"https://raw.githubusercontent.com/elad-bar/ha-blueiris/master/custom_components/blueiris/services.yaml",
"https://raw.githubusercontent.com/elad-bar/ha-blueiris/master/custom_components/blueiris/switch.py",
"https://raw.githubusercontent.com/elad-bar/ha-blueiris/master/custom_components/blueiris/manifest.json"
]
}
}