中弘485空调网关
设备信息

配置参数
| 类型 | 参数 | 说明 |
|---|---|---|
| zhonghong | channel | 串口号,波特率9600,偶校验 |
| gateway | 空调网关地址,1-255 | |
| outdoor | 外机地址,0-254(255为群发) | |
| indoor | 内机地址,0-254(255为群发) | |
| freshair | 0或1,是否为新风,默认为0 | |
| readInterval | 读取时间间隔,默认为5秒(0为不读取) |
配置示例
| type | config |
|---|---|
| zhonghong | channel=1, gateway=1, outdoor=0, indoor=0,readInterval=5 |
设备通道
| 通道 | 说明 |
|---|---|
| switch | 开关,值为on或off |
| mode | 模式,值为cool、heat、fan、dry |
| fan | 风速,值为low、mid、high |
| settemp | 设置温度,number类型,单位℃ |
| temperature | 采集温度,单位℃ |
| read | 手动读取状态(内测,暂未启用) |