Alone
Alone
米家中是否有展示tds值,如有请截图给我。
> Unable to discover the device 192.168.31.29 Please check it's IP and make sure it in the same subnet as the HA.
请提供开发者工具中的[状态属性](https://my.home-assistant.io/redirect/developer_states)。
请执行下面的服务[`xiaomi_miot.get_device_data`](https://my.home-assistant.io/redirect/developer_call_service/?service=xiaomi_miot.get_device_data)并查看HA通知获取结果: ```yaml service: xiaomi_miot.get_device_data data: entity_id: water_heater.viomi_u1_xxxx_water_heater # 你的热水器实体ID type: event key: wash_record time_start: 1649952000 limit: 20 ```
Any [logs](https://my.home-assistant.io/redirect/logs) ?
- 登陆账号相关接口没有用到RC4加密 - https://github.com/squachen/micloud - https://github.com/al-one/hass-xiaomi-miot/blob/master/custom_components/xiaomi_miot/core/xiaomi_cloud.py
已适配该型号的本地模式接入,请更新至master分支后尝试。
你可以通过[自定义选项](https://github.com/al-one/hass-xiaomi-miot/issues/600)`ignore_offline`来为指定设备禁用离线通知: - https://github.com/al-one/hass-xiaomi-miot/issues/574#issuecomment-1121955107 对于不稳定的设备,还可以使用`auto_cloud`选项来自动切换云端模式。
Show me the [entity state attributes](https://my.home-assistant.io/redirect/developer_states). > Same of other issues.