sampsyo / hass-smartthinq

Home Assistant component for LG SmartThinQ HVAC devices
MIT License
285 stars 98 forks source link

AC not showing up #51

Open jon6fingrs opened 4 years ago

jon6fingrs commented 4 years ago

Hi, I installed your addon through HACS. I have an AC unit. I followed the instructions to get the refresh token and then edited my configuration.yaml. I restarted and did not get any errors, and there was nothing in my logs, but my AC did not show up.

I know this is not a lot to go on without logs, but any tips for what I can try to get it working?

Thanks

jon6fingrs commented 4 years ago

Ok I think the problem is that my unit does not appear as a device in the wideq file and so even though wideq is able to access my account, it’s as if it were empty. Oh well.

AlexanderAlder commented 4 years ago

Also.. in HACS I got the 'ollo69' fork (https://github.com/ollo69/ha-smartthinq-sensors) which doesn't support AC's

Procent89 commented 4 years ago

hello, did you resolve this problem? I did all steps from this instruction: https://github.com/sampsyo/hass-smartthinq and I hadnt any errors. I restarted my HA and I dont see my two AC devices. In LG thinq app i see both devices. I dont know it is matter but my devices are PC09SQ and PC12SQ Help me please.

jon6fingrs commented 4 years ago

No I saw something that made it seem like LG changed their servers for new accounts and so it might require a rewrite of the plugin to work for us. I’ve instead been controlling the AC unit through assistant relay. I have a temperature sensor in the room and so have different actions depending on the temp and it works pretty well.

On Sun, Jun 7, 2020, at 7:18 AM, Procent89 wrote:

hello, did you resolve this problem? I did all steps from this instruction: https://github.com/sampsyo/hass-smartthinq and I hadnt any errors. I restarted my HA and I dont see my two AC devices. In LG thinq app i see both devices. I dont know it is matter but my devices are PC09SQ and PC12SQ Help me please.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sampsyo/hass-smartthinq/issues/51#issuecomment-640201215, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMXQZUVV5LKI6RWOEBGZPHDRVNZRXANCNFSM4NDFJJMQ.

ThomSerree commented 4 years ago

Same here, when using -ls in wideq, I also get no output. Installed the AC yesterday and made an LG account.

AlexanderAlder commented 4 years ago

I'm waiting for PR https://github.com/sampsyo/wideq/pull/100 This should integrate 2.0 interface from ollo69? Hopefully that will help

digginsa commented 4 years ago

folks, this fork worked for me https://github.com/gladhorn/wideq/tree/api2_merged I can now see my devices when I run example.py but I cant get smartthinq to add my devices to lovelace UI

rex commented 4 years ago

@digginsa You, you beautiful person! That fork works for me, I can now see my device using the command line tool. Now if only we could get @sampsyo to merge it, I suspect we'd be in business.

Edit: Just tried the mon command using the device ID and it failed, there's a bug in the other repo NameError: name 'lgedm_post' is not defined. I'll open an issue there. @gladhorn if you are still around, it would be great if we could get these two repos reconciled so we can all have some LG goodness in our HA installs. How can I help?

pniewiadowski commented 4 years ago

I have the same problem. Is there anyway I can help with this?