随笔分类 -  Home Assistant

摘要:树莓派手动安装 https://www.home-assistant.io/docs/installation/raspberry-pi/ 更新HA到最新版本 如果更新pip使用 设置自动启动 阅读全文
posted @ 2019-01-25 15:24 新贵 阅读(1147) 评论(0) 推荐(0)
摘要:首先下载ESPEasy最新版 https://github.com/letscontrolit/ESPEasy/releases 准备接线从ESP01S到USB-TTL TTL——ESP01S 3.3V——VCC和EN(CH_PD}) TXD——RX RXD——TX GND——GND和GPIO0 图 阅读全文
posted @ 2019-01-17 13:34 新贵 阅读(8623) 评论(0) 推荐(0)
摘要:Ubuntu安装VLC官方介绍:http://www.videolan.org/vlc/download-ubuntu.html 其他问题请查看官方wiki:https://wiki.videolan.org/Ubuntu/ Many vlc plugins can be installed aft 阅读全文
posted @ 2018-09-14 13:00 新贵 阅读(5178) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2018-09-14 11:16 新贵
摘要:更新源列表命令 sudo apt-get update sudo apt-get upgrade –y This is the list of packages you need to have available on your system that will run Hass.io if yo 阅读全文
posted @ 2018-06-29 16:08 新贵 阅读(9641) 评论(0) 推荐(0)
摘要:在Ubuntu或者Debian已经部署完毕Docker 拉取镜像文件: sudo docker pull docker.io/portainer/portainer Using default tag: latest latest: Pulling from portainer/portainer 阅读全文
posted @ 2018-04-25 10:50 新贵 阅读(4866) 评论(0) 推荐(0)