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

Last release v0.3.22 error link from HACS #438

Open baddino opened 8 months ago

baddino commented 8 months ago

I wanted to point out that it is not possible to update the new release from home assistant (or download it from HACS)

<Integration georgezhao2010/midea_ac_lan> Failed to download https://github.com/georgezhao2010/midea_ac_lan/releases/download/tags/v0.3.22/mieda_ac_lan.zip

The link is simply wrong Thank you

smartmb1234 commented 8 months ago

Reporting it to. Hacs 1.34.0

seanzou0 commented 8 months ago

I'm confused by the same problem.

baddino commented 8 months ago

Reporting it to. Hacs 1.34.0

is it a hacs problem?

baddino commented 8 months ago

Any news?

kriskate commented 8 months ago

you can download it midea_ac_lan.zip and then just put in in your home assistant's custom_components folder

easiest way is to install Studio Code Server on you home assistant and just drag-and-drop into it's file explorer then use the Add integration button from here https://github.com/georgezhao2010/midea_ac_lan#readme

baddino commented 8 months ago

Please correct here: https://github.com/georgezhao2010/midea_ac_lan/blob/master/hacs.json#L6

CodeFatherG commented 7 months ago

Hi, op says the link is wrong, comments suggest manual install, final comment links to a line in hacs.json. Anyone know the actual issue as to why this is failing install?

kriskate commented 7 months ago

Hi, op says the link is wrong, comments suggest manual install, final comment links to a line in hacs.json. Anyone know the actual issue as to why this is failing install?

OP's comment is correct, the line indicated by @baddino is the culprit

manual install is not that hard, especially if you have vscode installed (not to mention vscode helps you dig into all of your configs with ease)

espressionist commented 7 months ago

What about manual upgrade? I'm currently on 0.3.18, extracting the zip contents in /custom_components/midea_ac_lan breaks a few sensors in my case. Is that expected?