home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.11k stars 29.79k forks source link

Xiaomi Smart Air Purifier 4 Lite. Unknown model. Unable to discover #122141

Open garry0garry opened 1 month ago

garry0garry commented 1 month ago

The problem

I can’t add the device “Xiaomi Mi Air Purifier 4 Lite” to Xiaomi Miio.

2024-07-18 21:55:02.864 DEBUG (MainThread) [homeassistant.components.xiaomi_miio] Initializing with host 192.168.1.214 (token 607e1...)
2024-07-18 21:55:02.865 DEBUG (SyncWorker_58) [miio.click_common] Unknown model, trying autodetection. None None
2024-07-18 21:55:07.869 DEBUG (SyncWorker_58) [miio.miioprotocol] Unable to discover a device at address 192.168.1.214
2024-07-18 21:55:07.870 DEBUG (MainThread) [homeassistant.components.xiaomi_miio] Finished fetching zhimi.airp.rmb1 data in 5.005 seconds (success: False)

What version of Home Assistant Core has the issue?

2024.7.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Xiaomi Miio

Link to integration documentation on our website

https://www.home-assistant.io/integrations/xiaomi_miio

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 month ago

Hey there @rytilahti, @syssi, @starkillerog, mind taking a look at this issue as it has been labeled with an integration (xiaomi_miio) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `xiaomi_miio` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign xiaomi_miio` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


xiaomi_miio documentation xiaomi_miio source (message by IssueLinks)

garry0garry commented 1 month ago

Firmware: MCU v.0058 SDK v.2.2.8

chpego commented 1 month ago

Similar to https://github.com/home-assistant/core/issues/111729