---
title: HMServiceTypeSwitch
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmservicetypeswitch
---

# HMServiceTypeSwitch

A switch service.

## Declaration

```swift
let HMServiceTypeSwitch: String
```

## See Also

### Power and Switches

- [HMServiceTypeBattery](homekit/hmservicetypebattery.md)
- [HMServiceTypeOutlet](homekit/hmservicetypeoutlet.md)
- [HMServiceTypeStatefulProgrammableSwitch](homekit/hmservicetypestatefulprogrammableswitch.md)
- [HMServiceTypeStatelessProgrammableSwitch](homekit/hmservicetypestatelessprogrammableswitch.md)
