Skip to content

Commit b8e2de3

Browse files
committed
Add missing website
1 parent 9c722be commit b8e2de3

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

json/hyperion.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"updateable": true,
1010
"privileged": false,
1111
"interface_port": 8090,
12-
"documentation": null,
13-
"website": null,
12+
"documentation": "https://docs.hyperion-project.org/",
13+
"website": "https://hyperion-project.org/forum/",
1414
"logo": "https://github.com/hyperion-project/hyperion.ng/raw/master/doc/logo_dark.png?raw=true",
1515
"description": "Hyperion is an opensource Ambient Lighting implementation. It supports many LED devices and video grabbers.",
1616
"install_methods": [

json/jellyfin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"updateable": false,
1010
"privileged": false,
1111
"interface_port": 8096,
12-
"documentation": null,
13-
"website": null,
12+
"documentation": "https://jellyfin.org/docs/",
13+
"website": "https://jellyfin.org/",
1414
"logo": "https://github.com/home-assistant/brands/blob/master/core_integrations/jellyfin/icon.png?raw=true",
1515
"description": "Jellyfin is a free and open-source media server and suite of multimedia applications designed to organize, manage, and share digital media files to networked devices.",
1616
"install_methods": [

json/motioneye.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"updateable": true,
1010
"privileged": false,
1111
"interface_port": 8765,
12-
"documentation": null,
13-
"website": null,
12+
"documentation": "https://github.com/motioneye-project/motioneye/wiki",
13+
"website": "https://github.com/motioneye-project/motioneye",
1414
"logo": "https://github.com/home-assistant/brands/blob/master/core_integrations/motioneye/icon.png?raw=true",
1515
"description": "MotionEye is an open-source, self-hosted network video recording (NVR) software designed to manage and monitor IP cameras. It runs on various platforms such as Linux, Raspberry Pi, and Docker, and offers features such as real-time video streaming, motion detection, and customizable camera views.",
1616
"install_methods": [

json/whoogle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"privileged": false,
1111
"interface_port": 5000,
1212
"documentation": null,
13-
"website": null,
13+
"website": "https://github.com/benbusby/whoogle-search",
1414
"logo": "https://github.com/community-scripts/ProxmoxVE/blob/main/misc/images/whoogle.png?raw=true",
1515
"description": "Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking.",
1616
"install_methods": [

0 commit comments

Comments
 (0)