-
Notifications
You must be signed in to change notification settings - Fork 1
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
has_emergency_heat returning incorrect status in v2.0b #7
Comments
I don’t have emergency heat on mine so I couldn’t validate this one. If you send a json dump I’ll create test fixtures and some tests to fix this |
Sorry, I should been more specific. I need the one from the mobile endpoint that _get_thermostat_json is now hitting: |
I'll try to get that this evening... I think I'll have to load the code or
something. I can't get it through desktop Chrome.
…On Thu, Mar 12, 2020 at 12:18 PM J. Nick Koston ***@***.***> wrote:
xxl_thermostats.json.txt
<https://github.com/ryannazaretian/hacs-nexia-climate-integration/files/4325210/xxl_thermostats.json.txt>
Sorry, I should been more specific. I need the one from the mobile
endpoint that _get_thermostat_json is now hitting:
https://www.mynexia.com/mobile/houses/{house_id}
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALQG7U4NKDNROR4LJJI7IDRHEKQFANCNFSM4LGNUIWA>
.
--
Ryan Nazaretian
|
@ryannazaretian I added a tests/fixtures directory in this PR #8 |
I might have fixed this in |
Doesn't seem like it. Sorry I've been AWOL... still working crazy hours w/ work.
|
No worries. Looks like I did fix |
Did I ever send you the mobile JSON? I don't think I did. |
Nope, but I don't think I need it since I've got a few of them that have it now |
Fixed |
Haven't looked into this yet, but the has_emergency_heat() function seems to be returning False on my system now.
The text was updated successfully, but these errors were encountered: