<!--
{
  "documentType" : "article",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/characteristic-events",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Characteristic events"
}
-->

# Characteristic events

Events based on the capabilities or characteristics of accessories.

## Topics

### Characteristics

[`class HMCharacteristicEvent`](/documentation/HomeKit/HMCharacteristicEvent)

An event that is evaluated based on the value of a characteristic.

[`class HMMutableCharacteristicEvent`](/documentation/HomeKit/HMMutableCharacteristicEvent)

A mutable event that is evaluated based on the value of a characteristic.

### Characteristic ranges

[`class HMNumberRange`](/documentation/HomeKit/HMNumberRange)

A set of numbers used to specify conditions for characteristic range threshold events.

[`class HMCharacteristicThresholdRangeEvent`](/documentation/HomeKit/HMCharacteristicThresholdRangeEvent)

An event that triggers when the value of a characteristic is within a specified range.

[`class HMMutableCharacteristicThresholdRangeEvent`](/documentation/HomeKit/HMMutableCharacteristicThresholdRangeEvent)

A mutable event that triggers when the value of a characteristic is within a specified range.



---

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)