HOME ASSISTANT

2019年1月9日 (三) 10:08Maxd讨论 | 贡献的版本

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

折腾记录 1 安装centos7 mini root密码123456 icenter用户密码:icenter


2 网络dhclient 获取地址

 开启sshd  systemctl start sshd
 putty连接到 IP地址

3 更新清华镜像yum源(ssh后可以复制的到repo源文件)

 yum makecache

4 安装 python3 ,似乎是要连接外网才能通过 y yum install rh-python36 scl enable rh-python36 bash

5 安装home assistant pip3 install homeassistant hass (启动hass,端口8123) 打开 IP:8123 (要启动10多分钟才能配置好,似乎在安软件)设置用户名密码admin

最后修改于2019年1月9日 (星期三) 10:08