Skip to content
New issue

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

HACS component will not install. #591

Open
JosephRDawson opened this issue Sep 8, 2024 · 5 comments
Open

HACS component will not install. #591

JosephRDawson opened this issue Sep 8, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@JosephRDawson
Copy link

HA core version

2024.9.1

Intergration version

0.3.XX

Device type and model

Midea Cube Dehumidifier

Used App

MSmartHome

The description of problem

HACS-–-Home-Assistant
I get this error when trying to install any version of this HACS

The logs

No logs it is not installing.

@JosephRDawson JosephRDawson added the bug Something isn't working label Sep 8, 2024
@makkzoli
Copy link

404 when trying to download https://github.com/georgezhao2010/midea_ac_lan/releases/download/v0.3.22/mieda_ac_lan.zip

some typo issue: mieda_ac_lan.zip

@surencio
Copy link

the misspelled file name should be midea_ac_lan.zip

@JosephRDawson
Copy link
Author

How can you install it...manually?

@makkzoli
Copy link

sure:
SSH to your HA server
mkdir /config/custom_components/midea_ac_lan
cd /config/custom_components/midea_ac_lan
wget https://github.com/georgezhao2010/midea_ac_lan/releases/download/v0.3.22/midea_ac_lan.zip
unzip midea_ac_lan.zip
rm -f midea_ac_lan.zip
then access the integration URL: https://my.home-assistant.io/redirect/config_flow_start?domain=midea_ac_lan

@wuwentao
Copy link

wuwentao commented Oct 9, 2024

as current repo is not active , we have forked it and consider to maintain it in futuer.
https://github.com/wuwentao/midea_ac_lan

PR is welcome

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants