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

Typo is preventing HACS to install the component #491

Closed andmadeira closed 6 months ago

andmadeira commented 6 months ago

I tried to install using HACS, and it always trows an error. This is due to a typo in hacs.json.

https://github.com/georgezhao2010/midea_ac_lan/blob/7c5231ca0588d364aa30e3bb2b887b37d4359719/hacs.json#L6

It should be "filename": "midea_ac_lan.zip"

(this is my first issue creation, sorry if I missed something!)

andmadeira commented 6 months ago

Just saw it was already identified in a lot of other issues