Open louliangsheng opened 2 years ago
What interval did you set? Min and max value.
@Charliecheung2 我开始最大值设置的60s,加湿器状态更新太慢,即使设置成60s,也会出现timeout超时,所以我后来设置成了15s,虽然会出现timeout超时,但是却不影响使用,状态更新变快了,而且再使用过一段时间后,就不会出现timeout,然后过一段时间又会出现。
socket超时应该是plugin给home bridge service获取属性或者发送指令的时候的请求。貌似是homebridge返回的错误。这边只是把它打印出来了而已。
为了响应更快,我设置成了5秒,控制没什么问题。如果能屏蔽这个超时就好了
貌似正常情况下也会有超时的存在
Hi! My humidifier model is deerma.humidifier.jsq4. If the parameter update interval is small, it will often time out. If the parameter update interval is set large, the device status will not be updated in time.