Alone
Alone
This device seems to only support buzzer, no child lock, if the MIHome APP has it, please send me a screenshot. Add a buzzer switch entity: ```yaml # configuration.yaml xiaomi_miot:...
Does it work ?
This screenshot is not this component, please click: [](https://my.home-assistant.io/redirect/config_flow_start/?domain=xiaomi_miot)
Thanks for your PR ! [`xiaomi_cloud_map_extractor`](https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor) is an excellent custom component, and it is always updated. I also use it. Maintaining this code takes a lot of time, and I...
Maybe you can try: ```python try: from custom_components.xiaomi_cloud_map_extractor.xiaomi.map_data_parser import MapDataParserXiaomi except (ModuleNotFoundError, ImportError): MapDataParserXiaomi = None ``` The camera entity works only when the user installs `xiaomi_cloud_map_extractor`.
Try master branch for [roborock.vacuum.s5](https://home.miot-spec.com/s/roborock.vacuum.s5).
Try master branch again for [`cgllc.airmonitor.s1`](https://home.miot-spec.com/s/cgllc.airmonitor.s1).
> I think there's a percentage unit missing from the humidity?! Fixed in https://github.com/al-one/hass-xiaomi-miot/commit/b91664846af6cfcaf00f98b6296fdefa30c10d1c
请通过米家共享此设备给账号:`143050915`
请提供开发者工具中的实体状态属性,并详细描述具体状态,比如设备在米家中反向开和关状态下的实体属性。