We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Xiaomi Max Air filter (zhimi.airpurifier.sb1) does not work.
To Reproduce:
Standard installation process using gui
Expected behavior:
Mi Air Purifier MAX2 (Living Room) should work like the Mi Air Purifier 2 (Hallway)
Logs:
Attached as homebridge.log.txt
Plugin Config:
{ "bridge": { "name": "Homebridge E7D1", "username": "", "port": , "pin": "" }, "accessories": [ { "name": " Entrance", "address": "192.168.1.23", "token": "", "enableAirQuality": true, "enableTemperature": true, "enableHumidity": true, "filterChangeThreshold": 5, "enableFanSpeedControl": true, "enableChildLockControl": true, "accessory": "XiaomiMiAirPurifier" }, { "name": "Living Room", "address": "192.168.1.112", "token": "", "enableAirQuality": true, "enableTemperature": true, "enableHumidity": true, "filterChangeThreshold": 5, "enableFanSpeedControl": false, "enableChildLockControl": false, "accessory": "XiaomiMiAirPurifier" } ], "platforms": [ { "name": "Config", "port": 8581, "platform": "config" } ]
Screenshots:
Environment:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Xiaomi Max Air filter (zhimi.airpurifier.sb1) does not work.
To Reproduce:
Standard installation process using gui
Expected behavior:
Mi Air Purifier MAX2 (Living Room) should work like the Mi Air Purifier 2 (Hallway)
Logs:
Attached as
homebridge.log.txt
Plugin Config:
Screenshots:
Environment:
The text was updated successfully, but these errors were encountered: