# HACS Proxy [![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg)](https://github.com/hacs/integration) Set up proxy for HACS. 为HACS提供代理设置。 76 changes: 76 additions & 0 deletions 76 custom_components/hacs_proxy/__init__.py Original file line numberDiff line...
初始化 Apr 19, 2022 .gitignore 初始化 Apr 19, 2022 README.md 初始化 Apr 19, 2022 hacs.json 初始化 Apr 19, 2022 View all files Repository files navigation README HACS Proxy Set up proxy for HACS. 为HACS提供代理设置。 Releases
复制代码 proxy为HTTP代理服务器。没有http代理的人还是看其他方法吧。谢谢楼下大大提醒的,但是我不会...
下载 解压放到custom_components文件夹内 重启ha 设备与服务 添加集成 搜索 hacs proxy 输入代理地址http://ip:端口(clash for windows端口) 现在可以正常安装hacs集成和插件了 第二项:linux基础 #检查linux是否联网 ping baidu.com #取消当前操作 cancel ctrl+c #安装软件tree 需要联网 apt install -y tree 第三...
这两个参数需要使用抓包工具对haier智家app进行抓包获取,因为可能涉及到安全等问题,本文对抓包过程不进行讲述,大家可以网上自行搜索下(我使用的是proxypin+伏羲虚拟框架+hook,大家可以根据这个去进行搜索),获取到参数后填入并点击提交。 已经可以成功获取到对应海尔的设备了。 ...
这两个参数需要使用抓包工具对haier智家app进行抓包获取,因为可能涉及到安全等问题,本文对抓包过程不进行讲述,大家可以网上自行搜索下(我使用的是proxypin+伏羲虚拟框架+hook,大家可以根据这个去进行搜索),获取到参数后填入并点击提交。 已经可以成功获取到对应海尔的设备了。
wget -O - https://hacs.vip/get | HUB_DOMAIN=ghproxy.github.com bash - 二: 手动安装 2.1 官方hacs下载地址: https://github.com/hacs/integration/releases 2.2 安装、配置、激活 2.2.1配置号samba或者进入容器内部 2.2.2 进入home assiatant目录,建立custom_components文件夹(如已有该文件夹则忽略),在该...
gh-proxyPublicForked fromhunshcn/gh-proxy Github api、release、archive以及项目文件的加速项目 People This organization has no public members. You must be a member to see who’s a part of this organization. Top languages PythonShell Most used topics ...
5、如上步骤中出现卡顿或安装失败,可尝试使用国内加速地址:wget -O - hacs.vip/get | bash - 或者wget -O - hacs.vip/get | HUB_DOMAIN= ghproxy.github.com bash -。手动安装步骤如下:1、访问官方hacs下载地址:github.com/hacs/integra...2、下载后安装、配置、激活HACS。3、配置samba或...
wget https://ghproxy.com/https://github.com/hacs/integration/releases/download/1.20.0/hacs.zip 7z x hacs.zip 3.安装集成hacs 这里会遇到2个问题 无法连接到github 用github账号授权给hacs登录 https://hacs.xyz/docs/configuration/basic/#add-your-configuration ...