Browse Source

Remove the bluetooth and switch to debian. (#215)

Robert Middleswarth 3 years ago
parent
commit
63f7977895

+ 5 - 5
pi-hosted_template/template/portainer-v2.json

@@ -1673,7 +1673,7 @@
 			"categories": [
 				"HomeAutomation"
 			],
-			"description": "Homebridge with Bluetooth allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories.",
+			"description": "Debian Homebridge allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories.",
 			"env": [
 				{
 					"default": "1000",
@@ -1701,19 +1701,19 @@
 					"name": "TZ"
 				}
 			],
-			"image": "bitkill/homebridge-bluetooth:latest",
+			"image": "oznu/homebridge:debian-arm32v7",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/homebridge.png",
-			"name": "homebridge-bluetooth",
+			"name": "debian-homebridge",
 			"network": "host",
 			"note": "Bringing HomeKit support where there is none",
 			"platform": "linux",
 			"privileged": true,
 			"restart_policy": "unless-stopped",
-			"title": "Homebridge with Bluetooth",
+			"title": "Debian Homebridge",
 			"type": 1,
 			"volumes": [
 				{
-					"bind": "/portainer/Files/AppData/Config/homebridge-bluetooth",
+					"bind": "/portainer/Files/AppData/Config/debian-homebridge",
 					"container": "/homebridge"
 				}
 			]

+ 5 - 5
template/portainer-v2-arm32.json

@@ -1673,7 +1673,7 @@
 			"categories": [
 				"HomeAutomation"
 			],
-			"description": "Homebridge with Bluetooth allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories.",
+			"description": "Debian Homebridge allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories.",
 			"env": [
 				{
 					"default": "1000",
@@ -1701,19 +1701,19 @@
 					"name": "TZ"
 				}
 			],
-			"image": "bitkill/homebridge-bluetooth:latest",
+			"image": "oznu/homebridge:debian-arm32v7",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/homebridge.png",
-			"name": "homebridge-bluetooth",
+			"name": "debian-homebridge",
 			"network": "host",
 			"note": "Bringing HomeKit support where there is none",
 			"platform": "linux",
 			"privileged": true,
 			"restart_policy": "unless-stopped",
-			"title": "Homebridge with Bluetooth",
+			"title": "Debian Homebridge",
 			"type": 1,
 			"volumes": [
 				{
-					"bind": "/portainer/Files/AppData/Config/homebridge-bluetooth",
+					"bind": "/portainer/Files/AppData/Config/debian-homebridge",
 					"container": "/homebridge"
 				}
 			]

+ 5 - 5
template/portainer-v2-arm64.json

@@ -1773,7 +1773,7 @@
 			"categories": [
 				"HomeAutomation"
 			],
-			"description": "Homebridge with Bluetooth allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories.",
+			"description": "Debian Homebridge allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories.",
 			"env": [
 				{
 					"default": "1000",
@@ -1801,19 +1801,19 @@
 					"name": "TZ"
 				}
 			],
-			"image": "bitkill/homebridge-bluetooth:latest",
+			"image": "oznu/homebridge:debian",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/homebridge.png",
-			"name": "homebridge-bluetooth",
+			"name": "homebridge-debian",
 			"network": "host",
 			"note": "Bringing HomeKit support where there is none",
 			"platform": "linux",
 			"privileged": true,
 			"restart_policy": "unless-stopped",
-			"title": "Homebridge with Bluetooth",
+			"title": "Debian Homebridge",
 			"type": 1,
 			"volumes": [
 				{
-					"bind": "/portainer/Files/AppData/Config/homebridge-bluetooth",
+					"bind": "/portainer/Files/AppData/Config/debian-homebridge",
 					"container": "/homebridge"
 				}
 			]