georgezhao2010 / midea_ac_lan

Auto-configure and then control your Midea M-Smart devices (Air conditioner, Fan, Water heater, Washer, etc) via local area network.
MIT License
1.37k stars 231 forks source link

Installation via HACS does not complete #464

Open msoaresp opened 7 months ago

msoaresp commented 7 months ago

I'm trying to install the integration via HACS, but it looks like I was installing it and, even after a long time, the installation doesn't complete. I performed the installation manually. How will the update work in this installation mode? It must also be done manually and, consequently, I will have to access the developer's GitHub to find out if new versions are available?

EnnawYang commented 7 months ago

Because of the wrong filename: https://github.com/georgezhao2010/midea_ac_lan/blob/master/hacs.json#L6

msoaresp commented 7 months ago

I appreciate your response. Could the issue be resolved? Am I to understand that merely due to an incorrect zip file name, it's impossible to download it via HACS? As mentioned earlier, I managed to download it manually and directly installed it in the custom components, and it's operational. My concern lies with future updates; I worry that my setup might become obsolete. Will it automatically update, or at least notify me of a new version, when installed manually?

joseaguardia commented 6 months ago

As you say, it seems like a 404 error due to an error in the name of the zip file. Is there any solution for this?

EboBH83 commented 6 months ago

As you say, it seems like a 404 error due to an error in the name of the zip file. Is there any solution for this?

I just resorted to learning how to install it manually, by downloading the repository and uploading it onto the custom components folder of HA.