haruny / adt-pulse-mqtt

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

Add Stay_instant to setting - Feature request #9

Open viperbe opened 6 years ago

viperbe commented 6 years ago

Please add stay_instant to the buttons when setting alarm.

haruny commented 6 years ago

could you submit the alarm main page in https://gist.github.com (summary.jsp)

viperbe commented 6 years ago

https://gist.github.com/viperbe/d145bfcf0c864bd12a297bcb812a3f6f

On Thu, Jul 26, 2018 at 11:39 AM, haruny notifications@github.com wrote:

could you submit the alarm main page in https://gist.github.com (summary.jsp)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/haruny/adt-pulse-mqtt/issues/9#issuecomment-408159221, or mute the thread https://github.com/notifications/unsubscribe-auth/Ac3P8E7hCk3-5g9A8GKTRwfhaaeJcuviks5uKfDMgaJpZM4VhyD_ .

-- Ben Ellis

viperbe commented 6 years ago

Alarm frame page when you select at home:

https://gist.github.com/viperbe/548d92300df10a799d374522470fd241

On Thu, Jul 26, 2018 at 11:44 AM, Benjamin Ellis ben.w.ellis@gmail.com wrote:

https://gist.github.com/viperbe/d145bfcf0c864bd12a297bcb812a3f6f

On Thu, Jul 26, 2018 at 11:39 AM, haruny notifications@github.com wrote:

could you submit the alarm main page in https://gist.github.com (summary.jsp)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/haruny/adt-pulse-mqtt/issues/9#issuecomment-408159221, or mute the thread https://github.com/notifications/unsubscribe-auth/Ac3P8E7hCk3-5g9A8GKTRwfhaaeJcuviks5uKfDMgaJpZM4VhyD_ .

-- Ben Ellis

-- Ben Ellis

haruny commented 6 years ago

Thanks Ben. Looks like these are modes, not really states like stay/away. Per ADT documentation, these are modes for non-cellular systems and automation.

I'll look into it to add an mqtt topic for it. However I'm not sure how it would be displayed within HomeAssistant. Maybe another alarm panel? I'm not sure if you can add modes to the same alarm panel. I'll test it out.