---
title: "readAttributeACLouverPosition(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostat/readattributeaclouverposition(completionhandler:)"
---

# readAttributeACLouverPosition(completionHandler:)

## Declaration

```swift
func readAttributeACLouverPosition(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeACLouverPosition() async throws -> NSNumber
```
