<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 9.0.0 -",
    "tvOS: 10.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMCharacteristicValueTargetSecuritySystemState",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:@E@HMCharacteristicValueTargetSecuritySystemState"
  },
  "title" : "HMCharacteristicValueTargetSecuritySystemState"
}
-->

# HMCharacteristicValueTargetSecuritySystemState

Possible values for the target security system state.

```
enum HMCharacteristicValueTargetSecuritySystemState
```

## Topics

### Security System States

[`HMCharacteristicValueTargetSecuritySystemStateStayArm`](/documentation/HomeKit/HMCharacteristicValueTargetSecuritySystemState/stayArm)

The home is occupied and residents are active.

[`HMCharacteristicValueTargetSecuritySystemStateAwayArm`](/documentation/HomeKit/HMCharacteristicValueTargetSecuritySystemState/awayArm)

The home is unoccupied.

[`HMCharacteristicValueTargetSecuritySystemStateNightArm`](/documentation/HomeKit/HMCharacteristicValueTargetSecuritySystemState/nightArm)

The home is occupied and residents are sleeping.

[`HMCharacteristicValueTargetSecuritySystemStateDisarm`](/documentation/HomeKit/HMCharacteristicValueTargetSecuritySystemState/disarm)

The security system is disarmed.

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Hashable`](/documentation/Swift/Hashable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)