Переглянути джерело

Use same HomeAssistant name for 32 an 64bit template (#286)

Rafael Blumberg 3 роки тому
батько
коміт
8580d40870
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      template/portainer-v2-arm32.json

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

@@ -1655,13 +1655,13 @@
 			"description": "Home Assistant is a free and open-source software for home automation that is designed to be the central control system for smart home devices with focus on local control and privacy.",
 			"description": "Home Assistant is a free and open-source software for home automation that is designed to be the central control system for smart home devices with focus on local control and privacy.",
 			"image": "homeassistant/home-assistant:latest",
 			"image": "homeassistant/home-assistant:latest",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homeassistant.png",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homeassistant.png",
-			"name": "home assistant",
+			"name": "home-assistant",
 			"platform": "linux",
 			"platform": "linux",
 			"ports": [
 			"ports": [
 				"8999:8123/tcp"
 				"8999:8123/tcp"
 			],
 			],
 			"restart_policy": "unless-stopped",
 			"restart_policy": "unless-stopped",
-			"title": "Homeassistant",
+			"title": "Home Assistant",
 			"type": 1,
 			"type": 1,
 			"volumes": [
 			"volumes": [
 				{
 				{