-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add Device support #11
Comments
I have no other devices attached to my ADT system, so I won't be of much help here. |
I have a smoke detector, carbon monoxide detector, break glass, motion, door sensors, and a camera. I'm also getting " No other devices installed." Maybe some POST/GET data needs to get passed to it? |
What’s the output of this page? https://portal.adtpulse.com/myhome/10.0.0-60/ajax/currentStates.jsp |
Thank you this is very helpful, could you provide the content of the page https://portal.adtpulse.com/myhome/10.0.0-60/ajax/currentStates.jsp as well? thanks |
here you go |
noted. thank you. |
For lamps, following state comes back.
Device callback{"name":"Lamp","serialnumber":"TGFtcA==","state":1}
implement device support
Status Page: https://portal.adtpulse.com/myhome/10.0.0-60/ajax/currentStates.jsp
Do you want to help?
Submit your status page content linked above to a gist and let me know. Please do mask out any personal information with XXXXX.
The text was updated successfully, but these errors were encountered: