“HOME ASSISTANT”版本间的差异
来自iCenter Wiki
第16行: | 第16行: | ||
4 安装 python3 ,似乎是要连接外网才能通过 | 4 安装 python3 ,似乎是要连接外网才能通过 | ||
− | + | ||
− | yum install rh-python36 | + | yum install rh-python36 |
− | scl enable rh-python36 bash | + | scl enable rh-python36 bash |
5 安装home assistant | 5 安装home assistant | ||
− | pip3 install homeassistant | + | pip3 install homeassistant |
− | hass (启动hass,端口8123) | + | hass (启动hass,端口8123) |
打开 IP:8123 (要启动10多分钟才能配置好,似乎在安软件)设置用户名密码admin | 打开 IP:8123 (要启动10多分钟才能配置好,似乎在安软件)设置用户名密码admin |
2019年1月10日 (四) 09:06的版本
折腾记录
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 ,似乎是要连接外网才能通过
yum install rh-python36 scl enable rh-python36 bash
5 安装home assistant
pip3 install homeassistant hass (启动hass,端口8123)
打开 IP:8123 (要启动10多分钟才能配置好,似乎在安软件)设置用户名密码admin