Custom UI 是一个系统层级的插件,能使用户对 Home Assistant 的前端页面进行高度的自定义设置。
cd /home/homeassistant/.homeassistant/
请根据实际情况换用具体文件夹地址curl -o update.sh "https://raw.githubusercontent.com/andrey-git/home-assistant-custom-ui/master/update.sh?raw=true"
chmod u+x update.sh
./update.sh
执行安装步骤中第一步及第四步即可。