|
@@ -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.",
|
|
|
"image": "homeassistant/home-assistant:latest",
|
|
|
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homeassistant.png",
|
|
|
- "name": "home assistant",
|
|
|
+ "name": "home-assistant",
|
|
|
"platform": "linux",
|
|
|
"ports": [
|
|
|
"8999:8123/tcp"
|
|
|
],
|
|
|
"restart_policy": "unless-stopped",
|
|
|
- "title": "Homeassistant",
|
|
|
+ "title": "Home Assistant",
|
|
|
"type": 1,
|
|
|
"volumes": [
|
|
|
{
|