Results 648 comments of Alone

已为该设备开启分组轮训,尝试master分支。 ```bash wget -O - https://get.hacs.vip | DOMAIN=xiaomi_miot ARCHIVE_TAG=master bash - ```

再次更新master尝试,如果还是不行,你可以尝试修改本地文件`device_customizes.py`中的`chunk_coordinators` 也可以增加`'chunk_properties': 1,`以设置`max_properties`

> 可是为啥在 HA的开发者工具-设备信息 中能看到 updater: local ? 说明有时能本地连接成功

@Nicosdem Try master branch. ```bash wget -O - https://get.hacs.vip | DOMAIN=xiaomi_miot ARCHIVE_TAG=master bash - ```

Try master branch. ```bash wget -O - https://get.hacs.vip | DOMAIN=xiaomi_miot ARCHIVE_TAG=master bash - ```

Try: ```yaml # configuration.yaml xiaomi_miot: device_customizes: viomi.aircondition.y116: chunk_properties: 1 ```

Try master branch again. ```bash wget -O - https://get.hacs.vip | DOMAIN=xiaomi_miot ARCHIVE_TAG=master bash - ```