This action will arm your Honeywell Total Connect security system to Stay or Away mode.
    
    
    
      - API endpoint slug
 
      - resideo_total_connect.total_connect_arm
 
        - Filter code method
 
        - ResideoTotalConnect.totalConnectArm.skip(string?: reason)
 
        - Runtime method
 
        - runAction("resideo_total_connect.total_connect_arm", {})
 
    
  
  
  
    Action fields
        
          
          
              - Label
 
              - Select security system
 
            - Slug
 
            - system
 
            - Required
 
            - true
 
            - Can have default value
 
            - false
 
          
         
        
          
          
              - Label
 
              - Select arming mode
 
              - Helper text
 
              - Will you be at home or away?
 
            - Slug
 
            - armType
 
            - Required
 
            - true
 
            - Can have default value
 
            - true
 
              - Filter code method
 
              - ResideoTotalConnect.totalConnectArm.setArm Type(string: armType)