writeAttributeMinSetpointDeadBand(withValue:completion:)

Declaration

func writeAttributeMinSetpointDeadBand(withValue value: NSNumber, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeMinSetpointDeadBand(withValue value: NSNumber) async throws