SUITTC-IoT

所属分类:物联网
开发工具:Others
文件大小:0KB
下载次数:0
上传日期:2023-11-19 12:23:10
上 传 者sh-1993
说明:  A HACS (Home Assistant Community Store) integration for SUITTC IoT drives (u_e_home). 一个针对SUITTC (辽宁省鑫源温控技术有限公司)物联网设备(优e家)的HACS(Home Assi...
(A HACS (Home Assistant Community Store) integration for SUITTC IoT drives (u_e_home) A HACS (Home Assi)

文件列表:
.devcontainer.json (1386, 2023-11-19)
.ruff.toml (1926, 2023-11-19)
.vscode/ (0, 2023-11-19)
.vscode/tasks.json (238, 2023-11-19)
1.py (566, 2023-11-19)
2.py (306, 2023-11-19)
CONTRIBUTING.md (2270, 2023-11-19)
LICENSE (1109, 2023-11-19)
config/ (0, 2023-11-19)
config/configuration.yaml (214, 2023-11-19)
custom_components/ (0, 2023-11-19)
custom_components/integration_blueprint/ (0, 2023-11-19)
custom_components/integration_blueprint/__init__.py (2080, 2023-11-19)
custom_components/integration_blueprint/api.py (2813, 2023-11-19)
custom_components/integration_blueprint/binary_sensor.py (1570, 2023-11-19)
custom_components/integration_blueprint/config_flow.py (2893, 2023-11-19)
custom_components/integration_blueprint/const.py (275, 2023-11-19)
custom_components/integration_blueprint/coordinator.py (1591, 2023-11-19)
custom_components/integration_blueprint/entity.py (819, 2023-11-19)
custom_components/integration_blueprint/manifest.json (338, 2023-11-19)
custom_components/integration_blueprint/sensor.py (1405, 2023-11-19)
custom_components/integration_blueprint/switch.py (1811, 2023-11-19)
custom_components/integration_blueprint/translations/ (0, 2023-11-19)
custom_components/integration_blueprint/translations/en.json (553, 2023-11-19)
hacs.json (203, 2023-11-19)
... ...

# SUITTC-IoT 简体中文 | [Englisd](https://github.com/BoyInTheSun/SUITTC-IoT/blob/master/README_en.md) 一个针对SUITTC(辽宁省鑫源温控技术有限公司)物联网设备(优e家)的HACS(Home Assistant社区商店)集成。 [SUITTC-IoT](https://github.com/BoyInTheSun/SUITTC-IoT/blob/master/https://github.com/BoyInTheSun/SUITTC-IoT)是个人项目,目前官方服务可用且正在维护。本插件将温控器以空调的形式接入Home Assistant,无需互联网即可使用。 如果你发现任何问题或者有相关建议,请提issue。 ## 安装 todo ## 添加设备 ### 支持的设备 由于测试设备有限,其他设备是否支持未知。如果能够为我提供测试环境,我愿意开发对其的支持。 | 类型 | 型号 | 网址 | 开关设备 | 锁定设备 | 目标温度 | 模式切换 | wifi信号强度 | 当前温度 | 点火状态 | | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | | 壁挂炉水暖温控器 | WK168无线(WIFI版) | [](https://github.com/BoyInTheSun/SUITTC-IoT/blob/master/http://www.suittc.com/?p=549&a=view&r=605&city_name=) | | | | | | | | ### 连接前准备 下载官方控制app[优e家](https://github.com/BoyInTheSun/SUITTC-IoT/blob/master/https://sj.qq.com/appdetail/com.ikecin.uehome),使用其对设备进行联网配置,请记住设备密码。 为了防止设备长期不联网导致IP地址变化,建议在路由器做IP-MAC绑定。 ### 自动添加 将设备接入局域网后,即可自动搜索设备。填写设备密码即可,默认`123456`。 注意,如果设备不处于同一网段,可能会添加失败。 ### 手动添加 #### SN号 打开优e家app,连接设备后,选择要连接的设备,点击右上角,可以看到由数字组成的设备SN号,形如`123456789012`。 SN号也可以在设备包装等找到。 #### IP地址 关注路由器的已连接设备,将设备接入网络后,记下新出现的设备。设备名可能形如`ESP_123456`。 #### 设备密码 默认为`123456`。 #### 端口 控制端口默认为`60002`,广播端口默认为`60002`。 ## 参考 - [Home Assistant 开发者文档](https://github.com/BoyInTheSun/SUITTC-IoT/blob/master/https://developers.home-assistant.io/docs/) - [integration_blueprint](https://github.com/BoyInTheSun/SUITTC-IoT/blob/master/https://github.com/ludeeus/integration_blueprint) 仓库蓝图,这为开发节省了学习成本。 - [Midea AC LAN](https://github.com/BoyInTheSun/SUITTC-IoT/blob/master/https://github.com/georgezhao2010/midea_ac_lan/) 参考了该项目的部分代码。 - [辽宁省鑫源温控技术有限公司官网](https://github.com/BoyInTheSun/SUITTC-IoT/blob/master/http://www.suittc.com/) 在这里可以找到产品型号信息。没有技术文档。 ## 支持我 TODO: 收款码

近期下载者

相关文件


收藏者