kovapatrik / homebridge-midea-platform

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

Need to add maintainers to package.json #90

Open dkerr64 opened 2 months ago

dkerr64 commented 2 months ago

See this issue at Homebridge UI... a regression in NPM requires that we add maintainers field to package.json, at least for now until NPM fix their bug. And you need to make sure that your Homebridge config UI-X is at version v4.56.3 or later (just published yesterday).

kovapatrik commented 2 months ago

Is this still an issue? I've seen your issues in the config UI repo, but as I see at my side, my UI is updated to v4.56.4 without any issues.

dkerr64 commented 2 months ago

Not sure if it is fixed in NPM yet, but the Homebridge UI folks did add it to their package in v4.56.4 to ensure that anyone with an older version will see the option to upgrade to that.

But I don't know if other packages are still affected... I do see an indication to upgrade to this plugin's v1.1.0, but I think the UI may go down a different path if the current installed version is a beta (which mine was).

kovapatrik commented 1 week ago

I think it was fixed by NPM or somehow this package wasn't effected by this. What do you think? Can I close this?