系统基于CentOS, 前提是安装了docker

  1. 将下面的命令中的/PATH_TO_YOUR_CONFIG改成你自己的本地的文件夹路径,这个文件夹就是用来存放配置文件的地方。
docker run -d --name="home-assistant" -v /PATH_TO_YOUR_CONFIG:/config -v /etc/localtime:/etc/localtime:ro --net=host homeassistant/home-assistant
Last modification:December 21, 2018
如果觉得文章对你有用,请随意赞赏