haruny / adt-pulse-mqtt

ADT Pulse Bridge for Home Assistant
MIT License
10 stars 5 forks source link

Add Device support #11

Open haruny opened 6 years ago

haruny commented 6 years ago

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.

vmweaver commented 6 years ago

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

JamesValero commented 6 years ago

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 commented 6 years ago

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

ghost commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

here you go

haruny commented 6 years ago

noted. thank you.