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

# HMCharacteristicValueValveType

Possible values for a valve type.

```
enum HMCharacteristicValueValveType
```

## Topics

### Valve Types

[`case genericValve`](/documentation/HomeKit/HMCharacteristicValueValveType/genericValve)

A generic valve.

[`case irrigation`](/documentation/HomeKit/HMCharacteristicValueValveType/irrigation)

An irrigation valve.

[`case showerHead`](/documentation/HomeKit/HMCharacteristicValueValveType/showerHead)

A shower head.

[`case waterFaucet`](/documentation/HomeKit/HMCharacteristicValueValveType/waterFaucet)

A water faucet.

### Initializers

[`init?(rawValue: Int)`](/documentation/HomeKit/HMCharacteristicValueValveType/init(rawValue:))

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)