---
title: HMEventTriggerActivationState.disabledNoCompatibleHomeHub
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmeventtriggeractivationstate/disablednocompatiblehomehub
---

# HMEventTriggerActivationState.disabledNoCompatibleHomeHub

Trigger is not active because there is no compatible home hub.

## Declaration

```swift
case disabledNoCompatibleHomeHub
```

## See Also

### Inspecting activation state

- [HMEventTriggerActivationState.disabled](homekit/hmeventtriggeractivationstate/disabled.md)
- [HMEventTriggerActivationState.disabledNoHomeHub](homekit/hmeventtriggeractivationstate/disablednohomehub.md)
- [HMEventTriggerActivationState.disabledNoLocationServicesAuthorization](homekit/hmeventtriggeractivationstate/disablednolocationservicesauthorization.md)
- [HMEventTriggerActivationState.enabled](homekit/hmeventtriggeractivationstate/enabled.md)
