Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin adds Characteristic.StatusLowBattery to every device #656

Open
Vaxter opened this issue Jan 16, 2025 · 3 comments
Open

Plugin adds Characteristic.StatusLowBattery to every device #656

Vaxter opened this issue Jan 16, 2025 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Vaxter
Copy link

Vaxter commented Jan 16, 2025

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

Additional context
None

@Vaxter Vaxter added the bug Something isn't working label Jan 16, 2025
@merdok
Copy link
Owner

merdok commented Jan 16, 2025

Thanks for the info. Will check it out!

@merdok merdok self-assigned this Jan 16, 2025
@AlexAvanesov
Copy link

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.

Image

@merdok
Copy link
Owner

merdok commented Jan 17, 2025

Thanks for the info! Will look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants