kovapatrik / homebridge-midea-platform

Homebridge plugin for Midea devices
https://www.npmjs.com/package/homebridge-midea-platform
Apache License 2.0
29 stars 2 forks source link

Devices Not Being Discovered #109

Closed bxn4488 closed 1 month ago

bxn4488 commented 1 month ago

Describe Your Problem:

I had to update the wifi on my Midea Portable AC Unit that was working fine with the plugin, and now I cannot discover it in the settings menu at all. It is now on a separate VLan from the Homebridge Host so I'm not sure if that is what may be causing an issue or not, but I wanted to reach out and see.

Environment:

dkerr64 commented 1 month ago

Yes, separate VLAN will be an issue. You can either add another network interface to the Homebridge on the same VLAN or you can set the actual IP address of the AC into the plugin config.

The AC’s IP address must be reachable… make sure you can ping it from the Homebridge server.

bxn4488 commented 1 month ago

Thank you for the information. How do I go about entering the IP Address into the plugin config without having the device id number? I apologize if I am missing something in the process.

-Bruce

On Oct 9, 2024, at 7:56 AM, David Kerr @.***> wrote:

Yes, separate VLAN will be an issue. You can either add another network interface to the Homebridge on the same VLAN or you can set the actual IP address of the AC into the plugin config.

The AC’s IP address must be reachable… make sure you can ping it from the Homebridge server.

— Reply to this email directly, view it on GitHub https://github.com/kovapatrik/homebridge-midea-platform/issues/109#issuecomment-2402115291, or unsubscribe https://github.com/notifications/unsubscribe-auth/BL6XCIJ32D32H6NPVSI6NRTZ2UKVRAVCNFSM6AAAAABPUKRY7KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBSGEYTKMRZGE. You are receiving this because you authored the thread.

kovapatrik commented 1 month ago

You can also specify the IP address in the discovery flow, it's the last option in the form: image

kovapatrik commented 1 month ago

Any success?

bxn4488 commented 1 month ago

Yes, Thank you for reaching back out. I was able to get it find the device using the IP address. Thank you for your assistance.

On Oct 24, 2024, at 6:19 PM, Kovalovszky Patrik @.***> wrote:

Any success?

— Reply to this email directly, view it on GitHub https://github.com/kovapatrik/homebridge-midea-platform/issues/109#issuecomment-2436438723, or unsubscribe https://github.com/notifications/unsubscribe-auth/BL6XCIIDHTWCA5EK7PZSXADZ5FW5TAVCNFSM6AAAAABPUKRY7KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZWGQZTQNZSGM. You are receiving this because you authored the thread.