-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Air Conditioner integration with thinq #16
Comments
Unfortunately it’s not likely as I do not own a ThinQ air conditioner so I have no way to test.
… On Jun 23, 2021, at 8:15 AM, Dale Fant ***@***.***> wrote:
I recently found your thingq integration for hubitat and installed it, but there is no device for air conditioner. Are you able to add one?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Is there anyway I can assist in testing? I have done some programming in my past, but not familiar with the code for habitat. If you were some how able to create the code and provide me instructions to test, I would be happy to assist, if possible.
From: dcmeglio ***@***.***>
Sent: Wednesday, June 23, 2021 8:34 AM
To: dcmeglio/hubitat-thinq ***@***.***>
Cc: Dale Fant ***@***.***>; Author ***@***.***>
Subject: Re: [dcmeglio/hubitat-thinq] Air Conditioner integration with thinq (#16)
Unfortunately it’s not likely as I do not own a ThinQ air conditioner so I have no way to test.
On Jun 23, 2021, at 8:15 AM, Dale Fant ***@***.*** <mailto:***@***.***> > wrote:
I recently found your thingq integration for hubitat and installed it, but there is no device for air conditioner. Are you able to add one?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#16 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAN6EOS5IDIWLM4S4VBVLZLTUHIDDANCNFSM47FVR2JQ> . <https://github.com/notifications/beacon/AAN6EOREMXJKCB3J6TXT3OTTUHIDDA5CNFSM47FVR2J2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGOVEEXQ.gif>
|
Likewise -- we're supposed to pick up our Thinq-connected A/C this afternoon. I'd be happy to help probe the API, etc. with some guidance. |
I have no way to test since I don't own one, but someone contributed some code that is working for him for AC devices, you can try the code from this branch https://github.com/dcmeglio/hubitat-thinq/tree/ac Let me know how it works. I'd love to get some feedback before I merge it. |
From an initial poke at it:
|
Oh well, it was worth a shot. |
One additional test -- the commands do appear to work. |
When you added the device there should have been something in the logs about a model json url. Any chance you can provide that url? It contains some of the information about how to talk to the device.
… On Jul 9, 2021, at 10:22 PM, Mike Bishop ***@***.***> wrote:
One additional test -- the commands do appear to work.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
The log line doesn't say which is which device, but hopefully you can eliminate the two types you already support pretty readily.
|
Watching this thread! Any update? Love my Hubitat, and my LG thinq A/C is my last device to get in. |
To my knowledge this isn’t being actively worked on by anyone. As I said, I don’t have access to a device to test with so I’m not much help here.
… On Sep 11, 2021, at 8:04 AM, dshannon73 ***@***.***> wrote:
Watching this thread! Any update? Love my Hubitat, and my LG thinq A/C is my last device to get in.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
@dcmeglio I was able to import my 3 split A/Cs and they are working great. I've tested a nearly all of functionality using https://github.com/jbilodea/ThinQ_AC/blob/main/Possible_Values.txt as a guide and it works great. IMO, it is fine to merge. |
FYI - Just found out about this project - love it. I added the branch code as a custom app - added the branch code AC drivers to the drivers in hubitat. It detects an "AIR CONDITIONER" and I can add it - but the current states is empty and it does not work with any values or buttons I click. Just curious if the others in this thread could help me get this working... What do I do with the possible_values.txt @slingr-dev - do I have a different issue since the hubitat device screen doesn't populate any current states? Almost feels like it's not actually talking to it properly... In my hubitat log I do see things like this:
|
FWIW the AC driver works enough for me in my Hubitat environment. Turns on/off and can increase/decrease temperature settings. Let me know what needs to be tested and I'll report back with issues and logs. |
I recently found your thingq integration for hubitat and installed it, but there is no device for air conditioner. Are you able to add one?
The text was updated successfully, but these errors were encountered: