hass-xiaomi-miot icon indicating copy to clipboard operation
hass-xiaomi-miot copied to clipboard

怎么样调整Yeelight灯的更新同步时间啊

Open MagicStarTrace opened this issue 2 years ago • 3 comments

我使用了mushroom的UI,用的Yeelight灯(wifi)

然后在米家APP打开灯以后,为什么3-4分钟才更新灯的状态?(我一直刷页面都没切换)

MagicStarTrace avatar Aug 16 '22 12:08 MagicStarTrace

请通过开发者工具观察实体状态及属性的变化。 可以通过自定义实体/设备interval_seconds选项改变更新频率。

al-one avatar Aug 16 '22 12:08 al-one

麻烦看下,我也是这个问题,APP上操作了以后一直不会更新

min_mireds: 154 max_mireds: 370 effect_list: Day, Night supported_color_modes: brightness, color_temp, onoff color_mode: color_temp brightness: 138 color_temp: 323 hs_color: 27.676, 54.374 rgb_color: 255, 180, 116 xy_color: 0.487, 0.381 effect: Day model: yeelink.light.ceiling14 entity_class: MiotLightEntity miot_type: urn:miot-spec-v2:device:light:0000A001:yeelink-ceiling14:2 light.on: true light.brightness: 54 light.color_temperature: 3100 light.mode: 1 light.off_delay_time: 0 state_updater: lan sub_entities: light-2.off_delay_time-102 friendly_name: 书房吸顶灯 Light supported_features: 39

big111boy avatar Aug 23 '22 16:08 big111boy

APP操作后需要等待30~60秒才能同步状态到HA。

al-one avatar Aug 25 '22 12:08 al-one