---
title: HMCharacteristicValueInputDeviceType.other
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmcharacteristicvalueinputdevicetype/other
---

# HMCharacteristicValueInputDeviceType.other

An input device that doesn’t fit classifications.

## Declaration

```swift
case other
```

## See Also

### Input devices

- [HMCharacteristicValueInputDeviceType.audioSystem](homekit/hmcharacteristicvalueinputdevicetype/audiosystem.md)
- [HMCharacteristicValueInputDeviceType.none](homekit/hmcharacteristicvalueinputdevicetype/none.md)
- [HMCharacteristicValueInputDeviceType.playback](homekit/hmcharacteristicvalueinputdevicetype/playback.md)
- [HMCharacteristicValueInputDeviceType.recording](homekit/hmcharacteristicvalueinputdevicetype/recording.md)
- [HMCharacteristicValueInputDeviceType.tuner](homekit/hmcharacteristicvalueinputdevicetype/tuner.md)
- [HMCharacteristicValueInputDeviceType.tv](homekit/hmcharacteristicvalueinputdevicetype/tv.md)
