摘要: HACS安装 Download | HACS ha_file_explorer(文件管理器) shaonianzhentan/ha_file_explorer: 在HomeAssistant里使用的文件管理器 (github.com) 下载后将custom_components内的ha_file_e 阅读全文
posted @ 2022-07-01 00:27 kccic 阅读(14472) 评论(0) 推荐(0) 编辑
摘要: 2024/01/11更新说明:此方法已过时效,现在推荐CloudDrive2,无脑配置 1.下载 蓝奏云链接:https://wwa.lanzoui.com/b05teavej 密码:5sqm 2.使用 https://blog.csdn.net/zeh_521/article/details/11 阅读全文
posted @ 2022-03-17 21:25 kccic 阅读(1257) 评论(0) 推荐(0) 编辑
摘要: 参考:https://gist.github.com/cretudorin/fe72eea3977db286edf89440a97161e9 //全程需要全局代理,我是通过路由器代理的// 安装 entware installentware //for x96max 根据自己的机器更改下载地址 wg 阅读全文
posted @ 2022-03-01 16:18 kccic 阅读(849) 评论(0) 推荐(0) 编辑
摘要: 〇、简介 对于各大论坛上N1教程里出现过的“HASSIO一键脚本”,“docker安装”等等,都是指Home Assistant Supervised。而“暗度陈仓”那个帖子用的是Python虚拟环境的安装Home Assistant Core,并不包含Supervisor。 问题来了,最近,官方H 阅读全文
posted @ 2021-11-09 21:03 kccic 阅读(4161) 评论(0) 推荐(0) 编辑
摘要: 1.映射错位到别的硬盘可以多挂载几次 2.可以尝试关闭openwrt和电脑防火墙 3. 配置防火墙策略,保证137 、138 、139、445 端口是打开的。 vi /etc/config/firewall 增加以下内容 config 'rule' option 'src' 'lan' option 阅读全文
posted @ 2021-11-02 15:41 kccic 阅读(5032) 评论(0) 推荐(0) 编辑
摘要: cp /etc/network/interfaces /etc/network/interfaces.backup sudo nano /etc/network/interfaces # Ethernet adapter 0 auto eth0 allow-hotplug eth0 #no-auto 阅读全文
posted @ 2021-09-14 09:48 kccic 阅读(10811) 评论(0) 推荐(0) 编辑