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

API V2 Support #87

Open
blassond opened this issue Oct 23, 2020 · 10 comments
Open

API V2 Support #87

blassond opened this issue Oct 23, 2020 · 10 comments

Comments

@blassond
Copy link

I am looking for support with testing your latest release acquired via HACS.
I find that if i use your version of wideq to acquire my token with example.py, it only displays one of my window unit type acs (both are the exact same make and model just purchased approx 1.5-2years apart. If i use Gladhorn's version ( https://github.com/gladhorn/wideq )to acquire my token, it shows both of my devices.

I am curious if there is a way that i can implement gladhorn's version of wideq into your version of smartthinq? I have attempted to browse thru the filesystem for my HA ( downloaded VDI file from HA website and run via virtualbox ) and have yet to find anything related to wideq.

I have also tried to use Ollo69's version ( https://github.com/ollo69/ha-smartthinq-sensors ) via HACS which allows you to add your locale and language and copy/paste the login/redirection link to get your token via the HA integrations UI. I am not sure how much work this would take to adopt from his version (read elsewhere about that fork steering far away from yours) but i read in your logs about wanting to implement this as well into your version.

Any help regarding the APIv2 or testing Gladhorn's version of wideq would be appreciated and i am willing to offer whatever i can to assist you.

Thanks

@blakito
Copy link

blakito commented Oct 23, 2020

+1

@sampsyo
Copy link
Owner

sampsyo commented Oct 23, 2020

I don't know if it will work, but it's worth a shot installing @gladhorn's fork with something like pip install -e . and then just attempting to use this component unmodified. I'm afraid I can't help much more than that, but it's worth experimenting with it if you're interested.

@jacekpaszkowski
Copy link

Hi @blassond, any success regarding connecting to APIv2 using component in HA?

@nurimoca
Copy link

nurimoca commented Nov 8, 2020

I installed @gladhorn's wideq fork and ran the pip install -e command, and it detected al my AC devices, prior to that using Sampsyo wideq, only one AC unit was detected. But it does not integrate all units in Home Assistant, only one, the same with sampsyo and gladhorn's wideq...

@SerpentDrago
Copy link

What's the current state on ha support for hvac s that are v2?

What fork is best? Is this project dead?

Thanks

@marciogranzotto
Copy link

I've made a fork that's working for my v2 AC split unit:
https://github.com/marciogranzotto/hass-smartthinq

@alfredkrohmer
Copy link

@marciogranzotto You are awesome. Works flawlessly with my ACs 🤩

@blakito
Copy link

blakito commented May 7, 2021 via email

@sjakub
Copy link

sjakub commented Sep 7, 2021

I've made a fork that's working for my v2 AC split unit:
https://github.com/marciogranzotto/hass-smartthinq

Hi!

It looks like that repository is now deprecated...
What's the alternative now?
Which of the projects/repositories work with the v2 API?

Thanks!

@marciogranzotto
Copy link

marciogranzotto commented Sep 20, 2021

I've made a fork that's working for my v2 AC split unit:
https://github.com/marciogranzotto/hass-smartthinq

Hi!

It looks like that repository is now deprecated...
What's the alternative now?
Which of the projects/repositories work with the v2 API?

Thanks!

ollo69's integration supports both v2 and v1:
https://github.com/ollo69/ha-smartthinq-sensors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants