This is long and mostly my dumping my thoughts.
Best
SM
The User interface capabilities is still limited on the new app vs the classic as is but some options exist for custom panels. Still the biggest issue is little or no documentation on these features.
I am testing out using the approved Security System capabilities device type to see if it will work.
It supports Disarm, Arm Home, Arm Away so not very full featured It would be nice if had more options like Ready/Not ready state and Arm MAX etc.
More likely I will be making more Components with sub capabilities. In this new environment Components each exist as a section under the device page. You can add only 1 instance of a capability in each Component. So if I want a bunch of Contact capabilities I have to split each one into its own Component. This is why I am leaning toward how I setup the Chime component.
In the Chime component I have a Contact showing the chime state and a Momentary to toggle the state.
This is kinda annoying we cant have more than one object of a given capability in each Component. For example I would prefer to have 3 Momentary buttons under a component called. "Alarm Buttons" where I have "Fire", "Panic", "Aux" as momentary buttons.
For now I will start making Components for each of the Classic app devices starting with the most important.
Chime : Done
Disarm: WIP - does work inside of Security System capabilities.
Arm Stay: WIP
Arm Away: WIP
Alarm AUX: WIP
Alarm Panic: WIP
Alarm Fire: WIP
Zones: No idea how this will work yet
Here is my plan layout plan:
Component Main:
Firmware Update ( Prompt for firmware update of AD2IoT if published on my server )
Refresh (swipe down to reload current state from AD2IoT)
Health Check ( Not working exactly yet it is supposed to ping me from time to time to confirm the AD2IoT is alive and kicking.
Security System: experimental not sure if it will stay as it is limited. Maybe necessary for other integrations so it may stay.
Component Chime
Momentary
Contact
Component Away
Momentary
Contact
Component Stay
Momentary
Contact
Component FIre
Momentary : Trigger a fire alarm
SmokeDetector: Indicate alarm activity
Component Alarm AUX
Momentary: Trigger aux alarm
Contact: review other options
Component Alarm Panic
Momentary
TODO:
Ready Indicator?
Disarm Button?
Exit status contact?
? did I miss any ? Oh ya Zones, LRR, RFX uggg no idea yet. Still looking into Dynamic devices if even possible.