I’m now stuck with @marciogranzotto version of wideq and my old v1 implementation is not working anymore. The original hass-smartthinq
component is trying to use marcio’s version of wideq and now nothing works.
Maybe changing the name of marcio’s wideq version to something else? This could break peoples dependencies like mine I guess… where we still need the original component to work. And since your version is a fork of wideq make sense to not update the version number only but change the name of the fork.
But I guess that is also a fork on @no2chem v2 version. So that would need to be renamed if merged. I’m also not super sure if both wideq versions can co-exists but if anyone has some notes on how to do it please do so! (I already tried changing the manifest.json requirements url and also the climate.py REQUIREMENTS to use directly the github repo but did not work)