玩客云安装hassio
docker版
安装hass镜像,首次安装比较慢 需要等几分钟启动(10分钟左右)
docker run -d --restart=always --name="home-assistants" -v /data/homeassistant/config:/config --net=host homeassistant/armv7-homeassistant
pip版(测试安装成功,但是没法用,启动不了,中间参考文章)
安装完整教程
https://blog.csdn.net/Xx745576933/article/details/126326145
参考
- 解决ERROR: Cannot uninstall ‘PyYAML‘. It is a distutils installed project and thus we cannot accuratel_error: cannot uninstall 'pyyaml'
https://blog.csdn.net/m0_47256162/article/details/122482329 - linux 解决"zsh: no matches found"(这里是python没设置pip的问题 直接reinstall一下就好)
https://blog.csdn.net/qq_36148847/article/details/79260745 - zsh: command not found: pip 解决方法
https://www.cnblogs.com/niuli1987/p/10302625.html - 最后是卸载流程
https://bbs.hassbian.com/thread-2451-1-1.html
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律