You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Every device configured in Miot plugin exposes Characteristic.StatusLowBattery.
Ex. When I open Controller for HomeKit and look at my Humidifier or Air purifier, which are not battery operated, I can see Characteristic.StatusLowBattery information.
Expected behavior
Characteristic.StatusLowBattery should not exist for non battery powered devices.
The same issue appeared in last few days, vacuum cleaner is not responding when it’s on and off. Mode and occupancy sensor not working too. Low battery.
Describe the bug
Every device configured in Miot plugin exposes Characteristic.StatusLowBattery.
Ex. When I open Controller for HomeKit and look at my Humidifier or Air purifier, which are not battery operated, I can see Characteristic.StatusLowBattery information.
Expected behavior
Characteristic.StatusLowBattery should not exist for non battery powered devices.
Your config.json
{ "name": "Xiaomi Smart Air Purifier Elite", "ip": "x.x.x.x", "token": "privatetoken", "model": "zhimi.airp.meb1", "pollingInterval": 10, "deepDebugLog": false, "silentLog": false, "deviceEnabled": true, "buzzerControl": false, "ledControl": false, "childLockControl": false, "modeControl": false, "fanLevelControl": false, "ioniserControl": false }
Debug log
Not really going to help
Screenshots
![IMG_0685](https://private-user-images.githubusercontent.com/5540506/403770680-f17e6e7c-ef78-4f59-9d9a-eea66fab43c0.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NzM3ODIsIm5iZiI6MTczODk3MzQ4MiwicGF0aCI6Ii81NTQwNTA2LzQwMzc3MDY4MC1mMTdlNmU3Yy1lZjc4LTRmNTktOWQ5YS1lZWE2NmZhYjQzYzAuanBlZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDAwMTEyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg3ZDA1MWI1ZWE2MGI2MDkwNzk2ODUyNWU3MzM4YWQxMjA3MWZiYWI2NGRlZjYyM2IyMDJiZDEwNDg4NmQwN2QmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.QmbtvzKlrqMOsj5kjyUk8hCa40ZXkZWmjudoetFe_oo)
Additional context
None
The text was updated successfully, but these errors were encountered: