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

New 4.1 Api #3

Closed
WilliamRandol opened this issue Feb 20, 2017 · 5 comments
Closed

New 4.1 Api #3

WilliamRandol opened this issue Feb 20, 2017 · 5 comments

Comments

@WilliamRandol
Copy link
Contributor

WilliamRandol commented Feb 20, 2017

On my fork I have done some work towards getting this to work with the new API. I don't want to make it a pull request. Because I don't know how much of the rest of everything may still be broke (multi door, lights etc.) But it could be useful. https://github.com/WilliamRandol/HomeP

@SeaPea
Copy link
Owner

SeaPea commented Feb 21, 2017

Thanks. I have been working on this too, using the code here:
https://github.com/arraylabs/myq

However, nowhere else could I find working code for the individual device status fetching. Is your getDeviceStatus function working? I'd very much rather not use the other examples of fetching the entire device list just to get the status of a single device.

@WilliamRandol
Copy link
Contributor Author

WilliamRandol commented Feb 21, 2017 via email

@SeaPea
Copy link
Owner

SeaPea commented Feb 21, 2017

Just cracked the device status URL. It returns a 404 error unless you get the attribute and headers just right. I committed the latest version, which I think is working. Need to do some more testing and cleanup before releasing though. Should be done tomorrow (or rather later today - it's late...)

@WilliamRandol
Copy link
Contributor Author

WilliamRandol commented Feb 21, 2017 via email

@SeaPea
Copy link
Owner

SeaPea commented Feb 22, 2017

As far as I can tell, it is all working again. Thanks for your help!

@SeaPea SeaPea closed this as completed Feb 22, 2017
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

2 participants