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

Add Device support #11

Open
haruny opened this issue Jul 26, 2018 · 7 comments
Open

Add Device support #11

haruny opened this issue Jul 26, 2018 · 7 comments
Labels
feature Feature asks help wanted Extra attention is needed

Comments

@haruny
Copy link
Owner

haruny commented Jul 26, 2018

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.

@haruny haruny added the feature Feature asks label Jul 26, 2018
@haruny haruny added the help wanted Extra attention is needed label Jul 30, 2018
@vmweaver
Copy link

vmweaver commented Aug 4, 2018

I have no other devices attached to my ADT system, so I won't be of much help here.
Sorry.

@JamesValero
Copy link

JamesValero commented Aug 5, 2018

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?

@haruny
Copy link
Owner Author

haruny commented Aug 9, 2018

What’s the output of this page? https://portal.adtpulse.com/myhome/10.0.0-60/ajax/currentStates.jsp

@ghost
Copy link

ghost commented Aug 9, 2018

The Page lists all 7 of my switches with their current state but I can't control anything from that screen. To control my switches I would go to this url and click on the requested switch which would open a small window with a button with this to turn it on and this to turn it off

@haruny
Copy link
Owner Author

haruny commented Aug 10, 2018

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

@ghost
Copy link

ghost commented Aug 11, 2018

here you go

@haruny
Copy link
Owner Author

haruny commented Aug 13, 2018

noted. thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature asks help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants