“HOME ASSISTANT”版本间的差异
来自iCenter Wiki
(以“折腾记录 1 安装centos7 mini root密码123456 icenter用户密码:icenter 2 网络dhclient 获取地址 开启sshd systemctl start sshd putty连接到...”为内容创建页面) |
|||
第1行: | 第1行: | ||
折腾记录 | 折腾记录 | ||
+ | |||
+ | 101.6.161.107 | ||
+ | |||
1 安装centos7 mini | 1 安装centos7 mini | ||
root密码123456 | root密码123456 |
2019年1月10日 (四) 02:32的版本
折腾记录
101.6.161.107
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