---
title: HMEventTriggerActivationState.disabledNoHomeHub
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmeventtriggeractivationstate/disablednohomehub
---

# HMEventTriggerActivationState.disabledNoHomeHub

Trigger is not active because there is no home hub.

## Declaration

```swift
case disabledNoHomeHub
```

## See Also

### Inspecting activation state

- [HMEventTriggerActivationState.disabled](homekit/hmeventtriggeractivationstate/disabled.md)
- [HMEventTriggerActivationState.disabledNoCompatibleHomeHub](homekit/hmeventtriggeractivationstate/disablednocompatiblehomehub.md)
- [HMEventTriggerActivationState.disabledNoLocationServicesAuthorization](homekit/hmeventtriggeractivationstate/disablednolocationservicesauthorization.md)
- [HMEventTriggerActivationState.enabled](homekit/hmeventtriggeractivationstate/enabled.md)
